|
Re: Repository path for code that reads in the various ini files on eclipse boot? [message #487610 is a reply to message #485114] |
Wed, 23 September 2009 13:29  |
Eclipse User |
|
|
|
eclipse.ini : first read by the native launcher [1] and then by the Main
class [2]
config.ini: read by Main [2]
These are in cvs, the host is dev.eclipse.org
repository path is /cvsroot/rt, projects are:
[1] org.eclipse.equinox/framework/bundles/org.eclipse.equinox.ex ecutable
[2] org.eclipse.equinox/framework/bundles/org.eclipse.equinox.la uncher
I'm not sure about any other .ini files there may be.
-Andrew
Ryan wrote:
> I wanted to look through the code that loads in the ini files used
> during eclipse startup. I've looked in org.eclipse.core.runtime,
> org.eclipse.core.runtime.osgi and org.eclipse.core.boot, but didn't see
> anything there, unless I missed it. What package is the startup
> processing code in?
>
> Thanks,
> Ryan
>
|
|
|
Powered by
FUDForum. Page generated in 0.03595 seconds