Problems with RTC 2.0 Development Environment Setup Guide
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
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 |
I've been following the RTC 2.0 Development Environment Setup guide from the wiki: 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
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.