Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse does not run from a CD-ROM
Eclipse does not run from a CD-ROM [message #157363] Sun, 16 November 2003 00:12 Go to next message
Eclipse UserFriend
Originally posted by: phips.mail.com

OS: Windows XP
Eclipse 2.1

I am new to eclipse.

I tried to install eclipse on a read-only media (CD-ROM). For reasons I
don't understands it wants to write back to the read-only media and
therefore doesn't run at all.

The second test I did was to change the access permission of the eclipse
folder and sub-folders on my HD to read only. Eclipse does change the folder
permissions silently back again - not very nice.

Is there a way to configure Eclipse to start properly from a read-only media
using the appropriate standard directories like %appdata%, %homepath%, the
Registry etc. to safe configurations and files?


Thanks, Philipp
Re: Eclipse does not run from a CD-ROM [message #157463 is a reply to message #157363] Sun, 16 November 2003 13:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rmuniz.novell.com

Hi,

The reason is that eclipse needs to setup and use a directory called workspace, where it puts all your preferences, settings, etc., and by default the workspace is created in the same directory where the eclipse executable lives. Try starting eclipse specifying the workspace directory. To do that you start eclipse withe -data parameter as in

eclipse -data c:\myworkspace

You might want to create a shortcut and enter the above in the target field.

BTW Welcome to eclipse :-)

- Rene


>>> philipp<phips@mail.com> 11/15/2003 5:12:12 PM >>>
OS: Windows XP
Eclipse 2.1

I am new to eclipse.

I tried to install eclipse on a read-only media (CD-ROM). For reasons I
don't understands it wants to write back to the read-only media and
therefore doesn't run at all.

The second test I did was to change the access permission of the eclipse
folder and sub-folders on my HD to read only. Eclipse does change the folder
permissions silently back again - not very nice.

Is there a way to configure Eclipse to start properly from a read-only media
using the appropriate standard directories like %appdata%, %homepath%, the
Registry etc. to safe configurations and files?


Thanks, Philipp
Re: Eclipse does not run from a CD-ROM [message #157631 is a reply to message #157463] Mon, 17 November 2003 07:40 Go to previous message
Eclipse UserFriend
Originally posted by: phips.mail.com

Very good. Thanks a lot!

"Rene Muniz" <rmuniz@novell.com> wrote in message
news:bp7vgp$kf7$1@eclipse.org...
> Hi,
>
> The reason is that eclipse needs to setup and use a directory called
workspace, where it puts all your preferences, settings, etc., and by
default the workspace is created in the same directory where the eclipse
executable lives. Try starting eclipse specifying the workspace directory.
To do that you start eclipse withe -data parameter as in
>
> eclipse -data c:\myworkspace
>
> You might want to create a shortcut and enter the above in the target
field.
>
> BTW Welcome to eclipse :-)
>
> - Rene
>
>
> >>> philipp<phips@mail.com> 11/15/2003 5:12:12 PM >>>
> OS: Windows XP
> Eclipse 2.1
>
> I am new to eclipse.
>
> I tried to install eclipse on a read-only media (CD-ROM). For reasons I
> don't understands it wants to write back to the read-only media and
> therefore doesn't run at all.
>
> The second test I did was to change the access permission of the eclipse
> folder and sub-folders on my HD to read only. Eclipse does change the
folder
> permissions silently back again - not very nice.
>
> Is there a way to configure Eclipse to start properly from a read-only
media
> using the appropriate standard directories like %appdata%, %homepath%, the
> Registry etc. to safe configurations and files?
>
>
> Thanks, Philipp
>
>
>
>
Previous Topic:Ant Classpath Problem (not tools.jar)
Next Topic:Saving a TextEditor
Goto Forum:
  


Current Time: Sun Sep 01 09:21:38 GMT 2024

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

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

Back to the top