[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.ohf] Re: STEM : Exception launching the Eclipse Platform
|
Amit,
sorry for the tardy reply, I've just returned from vacation....
You can create a good launch configuration by running from stem.product in
the org.eclipse.ohf.stem.ui plugin
--
Daniel Ford
IBM Almaden Research Center
San Jose, CA
"Amit Parwani" <aparwani@xxxxxxxxx> wrote in message
news:3741152ba1c5e6980c368f5066539289$1@xxxxxxxxxxxxxxxxxx
> 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
>