Vaadin 7 OSGi bridge

Hello guys,

I need to install Vaadin 7 OSGi bridge but I can’t solve plug-ins for target definition(see attached file). In /.metadata/.plugins/org.eclipse.pde.core/Eclipse Application/1374559983730.log is this:


!SESSION Tue Jul 23 08:13:03 CEST 2013 -----------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2013-07-23 08:13:03.740
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:633)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1426)


13104.png