| Setting a relative path to the preferences customization file. [message #771793] |
Wed, 28 December 2011 01:40  |
ysap Missing name Messages: 2 Registered: December 2011 |
Junior Member |
|
|
After some research I found this post: www.eclipse.org/forums/index.php/m/718112/ for changing the eclipse default preferences.
The last piece I'm missing is how to make the .ini file path relative rather than absolute. I tried:
-pluginCustomization
../default-prefs.ini
and
-pluginCustomization
./default-prefs.ini
and
-pluginCustomization
default-prefs.ini
but it does not work.
Any idea how to do that? The reason is that we deliver an eclipse installation as a part of our dev tools package and we do not restrict the user in the placement of the package. Thus I need the prefs file to be referenced relatively.
|
|
|
|
Powered by
FUDForum. Page generated in 0.07722 seconds