[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.ohf] STEM : Exception launching the Eclipse Platform

Hi All, I have been trying to use STEM as a developer. I downloaded the source code, set up eclipse and was trying to run the application through eclipse now. I got a successful build. But when I try to run the application by running feature.product from org.eclipse.ohf.stem.ui, I get the following message:

!SESSION Tue Jul 01 12:49:49 BST 2008 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2008-07-01 12:49:49.298
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:546)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)


I did everything as was mentioned in the installation guide except for one part in eclipse installation about Installing Additional Eclipse Features.
Here I skipped the eclipse-contrib part as I dont intend to install a new version of Eclipse. Also, I could not find the Help?šSoftware Updates?šManage Configuration in the Eclipse Ganymede version.


Could some one please help with solving this problem.

Thanks
Amit