It's all about the answers!

Ask a question

Problems with RTC 2.0 Development Environment Setup Guide


Jason Kissinger (7143) | asked Aug 11 '09, 10:40 a.m.
I've been following the RTC 2.0 Development Environment Setup guide from the wiki:
https://jazz.net/wiki/bin/view/Main/RTCSDK20_DevelopmentEnvironmentSetup
and am running into problems running code as an eclipse plugin.

The instructions state to add classpath dependencies to MANIFEST 'Automated Management of Dependencies', and this works fine to get compile working. But then when I remove it, as the doc instructs so that execution command line isn't too long, the compile breaks. Tried turning off autobuild, etc but it still fails when I execute per the instructions.

Has anyone had success following this part of the documentation? What am I missing?

2 answers



permanent link
Jean-Michel Lemieux (2.5k11) | answered Aug 11 '09, 4:47 p.m.
JAZZ DEVELOPER
It's a problem with Eclipse, before you run you have to update the
MANIFST.MF (using the add to dependencies option) and remove that
auto list.

On 8/11/2009 10:53 AM, jasonkissinger wrote:
I've been following the RTC 2.0 Development Environment Setup guide
from the wiki:
https://jazz.net/wiki/bin/view/Main/RTCSDK20_DevelopmentEnvironmentSetup
and am running into problems running code as an eclipse plugin.

The instructions state to add classpath dependencies to MANIFEST
'Automated Management of Dependencies', and this works fine to get
compile working. But then when I remove it, as the doc instructs so
that execution command line isn't too long, the compile breaks.
Tried turning off autobuild, etc but it still fails when I execute
per the instructions.

Has anyone had success following this part of the documentation? What
am I missing?

permanent link
Robert Carter (42928589) | answered Aug 21 '09, 9:31 a.m.
I've been following the RTC 2.0 Development Environment Setup guide from the wiki:
https://jazz.net/wiki/bin/view/Main/RTCSDK20_DevelopmentEnvironmentSetup
and am running into problems running code as an eclipse plugin.

The instructions state to add classpath dependencies to MANIFEST 'Automated Management of Dependencies', and this works fine to get compile working. But then when I remove it, as the doc instructs so that execution command line isn't too long, the compile breaks. Tried turning off autobuild, etc but it still fails when I execute per the instructions.

Has anyone had success following this part of the documentation? What am I missing?



After you add the plugins to the 'Automated Management of Dependencies' and before you click the add dependencies, click the save ICON. Then remove the plugins and hit the save button again. This is what worked for me.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.