I am working through your excellent tutorial (http://www.vogella.de/articles/RichClientPlatform/article.html
) and have come unstuck at Section 15 - Products and Branding.
I have created the project - de.vogella.rcp.intro.deploy - and
completed all of the tasks but when I go to launch it I get the
following error reported:
!SESSION Mon Oct 26 11:13:18 GMT+00:08 2009
------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2009-10-26 11:13:19.009
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException:
org.eclipse.core.runtime.adaptor.EclipseStarter
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
at java.lang.ClassLoader.loadClass(ClassLoader.java:254)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:556)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
I am running Galileo 3.5 on both Mac OS X 10.6. and Windows XP. I get
the message in both environments.
Do you have any suggestions.
Many thanks,
Kindest regards,
George ELLEDGE.