Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Does config.ini have to be in the "configuration" directory?
Does config.ini have to be in the "configuration" directory? [message #99190] Tue, 02 October 2007 19:52 Go to next message
Eclipse UserFriend
Originally posted by: twilliams.xanboo.com

Sorry, I browsed a large number of posts and could not see any info on this.
I'd like to have config.ini in the same directory as my equinox bundles, NOT
in the configuration subdirectory. Is there a commmand line switch that
will allow me to specify where to read config.ini from?

(I've been unable to find dcomenmtation on the command line options for
starting equinox is there a place to look -- even a reference to the source
code that parses the options would be fine....)
Re: Does config.ini have to be in the "configuration" directory? [message #99219 is a reply to message #99190] Tue, 02 October 2007 20:46 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alex_blewitt.yahoo.com

No, a bunch of these things are horribly hard-coded. I've argued that they should be more dynamic in the past, but I've been pushing that since 3.1 days and it's not likely to change any time soon.

You could look at the runtime options, which includes -configuration or osgi.config.area which allows you to punt the configuration directory somewhere else, but it's still all in one.

http://help.eclipse.org/help33/topic/org.eclipse.platform.do c.isv/reference/misc/runtime-options.html

Alex
Re: Does config.ini have to be in the "configuration" directory? [message #99234 is a reply to message #99219] Tue, 02 October 2007 20:57 Go to previous message
Eclipse UserFriend
Originally posted by: twilliams.xanboo.com

Okay, thanks for the reply... I guess I'll have to live with it.


"Alex Blewitt" <alex_blewitt@yahoo.com> wrote in message
news:1346473104.75351191358005724.JavaMail.root@cp9.dzone.com...
> No, a bunch of these things are horribly hard-coded. I've argued that they
should be more dynamic in the past, but I've been pushing that since 3.1
days and it's not likely to change any time soon.
>
> You could look at the runtime options, which includes -configuration or
osgi.config.area which allows you to punt the configuration directory
somewhere else, but it's still all in one.
>
>
http://help.eclipse.org/help33/topic/org.eclipse.platform.do c.isv/reference/misc/runtime-options.html
>
> Alex
Previous Topic:Equinox Declarative Services Roadmap/Status
Next Topic:protocol/jar/Handler?
Goto Forum:
  


Current Time: Fri Apr 26 07:09:29 GMT 2024

Powered by FUDForum. Page generated in 0.03417 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top