Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » SeMantic Information Logistics Architecture (SMILA) » Deploying SMILA with Eclipse 3.6
Deploying SMILA with Eclipse 3.6 [message #564917] Fri, 13 August 2010 08:34 Go to next message
SMILANewBee is currently offline SMILANewBeeFriend
Messages: 42
Registered: August 2010
Member
Hi,

I have problems to deploy SMILA with Eclipse 3.6. The start parameters for the make.xml file are as follows:

-DbuildDirectory=${root}/SMILADeployTest3.6/smilaHome/eclips e.build
-Declipse.home=${root}/SMILADeployTest3.6/eclipse
-Dbuilder=${workspace_loc:/SMILA.builder}
-Declipse.running=true
-DpdeBuildPluginVersion=3.6.0.v20100603
-DequinoxLauncherPluginVersion=1.1.0.v20100503
-Dos=linux
-Dws=gtk
-Darch=x86
-Dlib.dir=${root}/SMILADeployTest3.6/additional_resources/li b

The error message is as follows:

build.core:
[echo] -buildfile ${root}/SMILADeployTest3.6/eclipse/plugins/org.eclipse.pde.b uild_3.6.0.v20100603/scripts/productBuild/productBuild.xml
[java] Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/equinox/launcher/Main
[java] Caused by: java.lang.ClassNotFoundException: org.eclipse.equinox.launcher.Main
[java] at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
[java] at java.security.AccessController.doPrivileged(Native Method)
[java] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[java] at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
[java] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301 )
[java] at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
[java] Could not find the main class: org.eclipse.equinox.launcher.Main. Program will exit.
Re: Deploying SMILA with Eclipse 3.6 [message #564947 is a reply to message #564917] Fri, 13 August 2010 09:17 Go to previous message
Eclipse UserFriend
Originally posted by: juergen.schumacher.attensity.com

Hi,

> I have problems to deploy SMILA with Eclipse 3.6. The start parameters=
=

> for the make.xml file are as follows:
>
> [...]
> -DpdeBuildPluginVersion=3D3.6.0.v20100603
> -DequinoxLauncherPluginVersion=3D1.1.0.v20100503

I'm using these settings and it works for me:

-DpdeBuildPluginVersion=3D3.6.0.v20100603
-DequinoxLauncherPluginVersion=3D1.1.0.v20100507

Do you really have a ...03 version of the launcher plugin installed?

Cheers,
J=C3=BCrgen.
Previous Topic:Crawler - Configuration and behavior
Next Topic:Units of performance measurement
Goto Forum:
  


Current Time: Tue Mar 19 03:28:39 GMT 2024

Powered by FUDForum. Page generated in 0.02126 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top