Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: Eclipse settings [was Re: [platform-swt-dev] Eclipse M4 on OSX]

You can pass the -data option to the eclipse executable to specify the
location of your workspace...

For example

  eclipse -data c:\projects


On Mac OS X you'll have to edit the Info.plist file within the application bundle (for now).

--andre


Back to the top