Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Linux Configurations with Multiple Users and multiple products.
Linux Configurations with Multiple Users and multiple products. [message #255400] Thu, 24 June 2004 17:50 Go to next message
Eclipse UserFriend
Originally posted by: manahan.NOSPAM.ca.ibm.com

Hello,
Currently (3.0) if the installation directory is readonly then eclipse
stores configuration information in the $HOME/.eclipse directory. This
works fine if you are only using one instance of eclipse. If you have a
couple of different products installed each running on an eclipse 3.0
the what is the method the products can use to make their user
configuration directory unique?

So I'd like to be able that instead of using $HOME/.eclipse I'd like to
be able to specify say $HOME/.myproduct.

Peter
Re: Linux Configurations with Multiple Users and multiple products. [message #255512 is a reply to message #255400] Fri, 25 June 2004 02:52 Go to previous message
Eclipse UserFriend
Originally posted by: pascal.ibm.canada

If I'm correct, this should happen for free if a product is defined in
your application and listed in your config.ini (eclipse.product).

If this is not the case, you can set in your shared install the
"osgi.baseConfiguration.area" property to "@user.home/.bar".
This value is read very early in the boot process, interpreted and then
used as the configuration area.

Let me know if this works. I'm telling you all that from memory.

PaScaL

Peter Manahan wrote:
> Hello,
> Currently (3.0) if the installation directory is readonly then
> eclipse stores configuration information in the $HOME/.eclipse
> directory. This works fine if you are only using one instance of
> eclipse. If you have a couple of different products installed each
> running on an eclipse 3.0 the what is the method the products can use to
> make their user configuration directory unique?
>
> So I'd like to be able that instead of using $HOME/.eclipse I'd like to
> be able to specify say $HOME/.myproduct.
>
> Peter
>
Previous Topic:vetoed modification
Next Topic:Getting IResource from IDocument
Goto Forum:
  


Current Time: Sat Jul 13 17:26:19 GMT 2024

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

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

Back to the top