A common debugging technique is to start using java.exe rather than eclipse.exe. This way any low level failure during startup will be printed directly on your command prompt console. >From a command prompt, go to the eclipse install directory and run:
java -jar startup.jar
This should give a clue about what is happening. If it looks like a failure in the startup sequence, enter a bug against platform runtime with the details.
John
| Arthur Ryman/Toronto/[EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED] 17/08/2005 03:59 PM
|
|
I just starting seeing some crashes at startup:

I don't get past the splash screen.
Any suggestions for debugging this? Thx.
Arthur Ryman,
IBM Software Group, Rational Division
blog: http://ryman.eclipsedevelopersjournal.com/
phone: +1-905-413-3077, TL 969-3077
assistant: +1-905-413-2411, TL 969-2411
fax: +1-905-413-4920, TL 969-4920
mobile: +1-416-939-5063, text: [EMAIL PROTECTED]_______________________________________________
wtp-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/wtp-dev
_______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
