Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Running eclispe from distributed file system
Running eclispe from distributed file system [message #244970] Wed, 26 May 2004 00:30
Eclipse UserFriend
I have eclipse installed on a distributed file system to allow users to
bring up my eclipse app without having to install it themselves (and to
save file space). I added the -data parm to give everyone their own
workspace. What I would like to do is allow uses to select their own
workspace and check the box to not show the dialog if they desire.
However this does not work when multiple people are running from the
same install. The workspace setting is stored under the configuration
directory and all users get the settings for that last one to run. Is
there some other way to do this?

Another question is that I do not want most users to have write
authority to the install directory. Will there be problems because they
will not be allowed to update files in the configuration directory?

By the way I am running with M9 on AIX
Re: Running eclispe from distributed file system [message #245155 is a reply to message #244970] Tue, 25 May 2004 15:00 Go to previous message
Eclipse UserFriend
Originally posted by: dorian.birsan.net

"Brian Kozitza" <kozitza@us.ibm.com> wrote in message
news:c8vrqj$tqe$1@eclipse.org...
> I have eclipse installed on a distributed file system to allow users to
> bring up my eclipse app without having to install it themselves (and to
> save file space). I added the -data parm to give everyone their own
> workspace. What I would like to do is allow uses to select their own
> workspace and check the box to not show the dialog if they desire.
> However this does not work when multiple people are running from the
> same install. The workspace setting is stored under the configuration
> directory and all users get the settings for that last one to run. Is
> there some other way to do this?
>
> Another question is that I do not want most users to have write
> authority to the install directory. Will there be problems because they
> will not be allowed to update files in the configuration directory?

When running with a read only install, each user will run off their own
private configuration (which points to the shared one).
After you install eclipse, run it first with -initialize to create the
master configuration.

>
> By the way I am running with M9 on AIX
>
Previous Topic:Custom confirmation on workbench.close()?
Next Topic:[ANN] Eclipse Profiler plugin 0.5.31
Goto Forum:
  


Current Time: Sun May 11 20:54:15 EDT 2025

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

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

Back to the top