[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: How to specify a file in the config.ini file

Any files will be relative to the position of the 'eclipse' executable. So, if your entries are like:

eclipse.exe
configuration\config.ini
configuration\my.java.policy

then you would be able to refer to it as configuration\my.java.policy

Alex.