Problems with "-install" parameter {osgi.install.area} [message #930632] |
Tue, 02 October 2012 09:55  |
Eclipse User |
|
|
|
Hi there,
i am currently moving the locations from an older rcp-application into user.home.
and i am having problems with it.
client.ini:
-data
@user.home\client\workspace
-configuration
@user.home\client\configuration
-install
@user.home\client\plugins
configuration and data are working fine.
if i only use this parameters the client runs.
but if i try to also change the install location, i always get the famous "launcher was unable to locate its companion shared library"-error.
i am not sure which folder the parameter should point to.
normaly (before i tried to decouple parts from the application) my programfolder looked like this:
(File)
[Folder]
(.eclipseproduct)
(client.exe)
(client.ini)
[configuration]
[workspace]
[jre]
[plugins]
[features]
Of course there are also some application related files and folders. but i shortend them away to keep it simple.
i moved the plugins and features folder(and all the other stuff except the client.exe) to user.home\client and added the -install parameter, but i always get that error.
i tried @user.home\client, @user.home\client\plugins, @user.home\client\features and also directly the equinox launcher folder within the plugins folder. nothing works.
i am trying to find examples or some specific information regarding this paramter.
but until now i could only find this: http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Fruntime-options.html
but this wont help me too.
so i hope someone here can help me.
all the best,
gerald
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05697 seconds