Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Eclipse 2.1 startup on OS X - not working

i have a problem - eclipse doesn't start on my OS X (version 10.2.4):

i do this:
- download eclipse, unzip, launch

what happens is that Eclipse shortly bounces in the dock, then quits. nothing in the Console.

there are no errors to the console. i have tried with both 1.4.1 and 1.3 (the default) in the info file and from the command line (starting startup.jar with the main class file). i also did this in verbose mode. there are no errors, it loads everything fine, then quits, sort of like that was a normal way of running...

anybody seen this? how do i get it to work?


Yes, please check the contents of the .log file.

- verify that Eclipse.app/Contents/MacOS/Eclipse (inside the application bundle) is executable

- did you unstuff the Eclipse archive with Stuffit Expander 7.0?

- do you have a xerces.jar installed in some of the standard Java directories?

--andre


Back to the top