Monday, February 16, 2009

Eclipse IDE for C/C++ and Jupiter 3.4.x

For those of you using the pre-built Eclipse 3.4 with CDT Jupiter will not work. I have been informed that it used to work but it doesn't anymore. I'm assuming that the plugins being bundled have changed and that is what is causing the issue. Jupiter has dependencies and in Ganymede CDT it is failing to be found. I will review Jupiter's plugin dependencies but I'm not sure what I can do if they are still needed.

Here is the trace:
!ENTRY org.eclipse.equinox.p2.director 2 0 2009-02-17 09:07:14.033!MESSAGE Problems resolving provisioning plan.!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-02-17 09:07:14.033!MESSAGE Unable to satisfy dependency from edu.hawaii.ics.csdl.jupiter 3.4.2 to requiredCapability: osgi.bundle/org.junit/0.0.0.!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-02-17 09:07:14.033!MESSAGE Unable to satisfy dependency from edu.hawaii.ics.csdl.jupiter 3.4.2 to requiredCapability: osgi.bundle/org.eclipse.jdt.core/0.0.0.!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-02-17 09:07:14.033!MESSAGE Unable to satisfy dependency from edu.hawaii.ics.csdl.jupiter 3.4.2 to requiredCapability: osgi.bundle/org.eclipse.jdt.ui/0.0.0.!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-02-17 09:07:14.033!MESSAGE Unable to satisfy dependency from edu.hawaii.ics.csdl.jupiter 3.4.2 to requiredCapability: osgi.bundle/org.eclipse.jdt.launching/0.0.0.


Update: For those of you who need CDT and Jupiter I recommend trying Eclipse Classic and then adding on the CDT plugin. If you still have problems feel free to use the User's Group or contact me directly.

No comments: