Hello, I get a NullPointerException (only) when I try to use EclipseEngine with Java 5: Exception in thread "main" java.lang.NullPointerException at com.parctechnologies.eclipse.EmbeddedEclipse.loadEclipse(EmbeddedEclipse.java:291) at com.parctechnologies.eclipse.EmbeddedEclipse.processOptions(EmbeddedEclipse.java:213) at com.parctechnologies.eclipse.EmbeddedEclipse.<init>(EmbeddedEclipse.java:143) at com.parctechnologies.eclipse.EmbeddedEclipse.getInstance(EmbeddedEclipse.java:103) at ptest01.PTest01.main(PTest01.java:18) (Line 18 is "eclipse = EmbeddedEclipse.getInstance(eOpts);") java -version show as follows: java version "1.5.0_04" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05) Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_04-b05, mixed mode) Is there any way around this, or do I have to use a j2sdk1.4? Thanks for your help (and for ECLiPSe ;-) RobertReceived on Tue Jul 26 09:43:40 2005
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:38 PM GMT GMT