This plugin integrates Telelogic Synergy functionality into IntelliJ IDEA. The 1.0 release has been tested against
IDEA 7.0.x and Synergy 6.5.
This software is not officially supported by IBM Corporation and is provided without warranty.
I was trying to ‘set a current task’ on ‘My Tasks’ panel. It seems to me, com.telelogic.integration.intellij.ui.tabs.MyTasks class has been written with an assumption that task’s ID is always INTEGER. It is not TRUE for a DCM configuration.
Comments:
Is it planned to be fixed?