Hi Stefan
>
> Here are the steps using the ant/ivy build:
> - Checkout sources
> - Run "ant resolve"
> - Start eclipse (using a fresh workspace)
> - Select File->Import->General->Existing Projects into Workspace
> - Choose the folder with the sources
> - After some time there should be a list of projects, select all and finish
>
So far I am, but howto start the plugins within eclipse?
- I open the studio-rcp/studio.product file.
- In the Overview-Tab
+ I try to Testing/ 1. Synchronize -> Error 'The product's defining plug-in
could not be found.
+ I try to Testing/ 2. Launch an Eclipse Application -> Error SESSION Tue Nov
20 19:08:18 CET 2007
------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2007-11-20 19:08:18.687
!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:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:505)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
I'm using JDK1.6, Eclipse Europe 3.3.1.1. Do I need to install any further
Eclipse plugins or can't I launch the plugins
like this as an application?
Thanks
Felix