running embedded ECLiPSe from IBMJava2-13?

From: J.R. van Ossenbruggen <Jacco.van.Ossenbruggen_at_cwi.nl>
Date: Mon 18 Mar 2002 10:02:25 AM GMT
Message-Id: <200203181002.g2IA2PQ18634@spinaker.ins.cwi.nl>
I've got ECLiPSe 5.3 up and running with Sun's JDK.  Now I'm trying to
run ECLiPSe from tomcat4, which runs more stable on IBMJava2-13 than
on sun's JDK.  However, the Quicktest that comes with ECLiPSe 5.3 and
is describedin the manual, copiles OK but does not run on IBMJava2-13:

> javac QuickTest.java 
> java -Declipse.directory=/soft/eclipse-5.3 QuickTest
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 QuickTest.main(QuickTest.java:23)


Any tips about getting ECLiPSe to run with IBMJava2-13 would be highly appreciated.

Thanks,

	Jacco
Received on Mon Mar 18 11:46:28 2002

This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:13 PM GMT GMT