Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] installation of Eclipse on SuSE 8.2 linux

Am Mittwoch, 4. Juni 2003 15:58 schrieb John Huang:

> For user to start up Eclipse, one thing you have to keep in mind,
> that user's workspace directory should be writable for this user. So
> for better practice, you should use -data parameter when you start up
> eclipse. Create a separate empty directory userworkspace under
> eclipse directory(or somewhere), change userworkspace to owned by the
> user who want to start up eclipse. Then start up eclipse like
> ./eclipse -data ./userworkspace. This should solve your the problem.

Hi,

if you use Linux this is not nessesary. Eclipse uses "$HOME/workspace" 
by default if no "-data" parameter is given. The workspace should not 
be kept in the eclipse directory, it should better be within the home 
directory of the user.

cu
Marcus

-- 
mobilcom Communicationstechnik GmbH
IT Entwicklung, Team Point of Business
Telefon: +49-4331-69-3040, Telefax: +49-4331-69-2729
Verschlüsselung mit PGP/GPG, Schlüssel ID: 0x22433D18

Attachment: pgp8HDWSxZrH2.pgp
Description: signature


Back to the top