Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » CDT » Setting a relative path to the preferences customization file.
Setting a relative path to the preferences customization file. [message #771793] Wed, 28 December 2011 01:40 Go to next message
ysap Missing name is currently offline 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.
Re: Setting a relative path to the preferences customization file. [message #1023871 is a reply to message #771793] Mon, 25 March 2013 06:45 Go to previous message
Rico Scholz is currently offline Rico Scholz
Messages: 4
Registered: March 2013
Junior Member
I'm facing currently the same problem.
An absolute path is working fine, but when I switch to relative, it doesn't work anymore.

I'm using a windows installation and can't test on an other system.
Previous Topic:CDT - How do i have to configure my Eclispe to use Linux Gcc
Next Topic:inedentation line
Goto Forum:
  


Current Time: Sun May 19 07:34:23 EDT 2013

Powered by FUDForum. Page generated in 0.07722 seconds