Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] java.lang.reflect.InvocationTargetException error

Hi I just downloaded the eclipse version 2.1.1 on windows 2000,
and when I run it I get an error saying to have a look to the .log file.

this is the content:

!SESSION ----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Sep 23, 2003 17:04:29.25
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException: java.lang.reflect.InvocationTargetException: java.lang.NullPointerException java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
		native code
java.lang.Object org.eclipse.core.launcher.Main.basicRun(java.lang.String[])
		Main.java:291
	java.lang.Object org.eclipse.core.launcher.Main.run(java.lang.String[])
		Main.java:747
	void org.eclipse.core.launcher.Main.main(java.lang.String[])
		Main.java:583

Any Idea ??

_________________________________________________________________
On the move? Get Hotmail on your mobile phone http://www.msn.co.uk/msnmobile



Back to the top