On Mon, 28 Jul 2003 10:25:57 +0200, "Patrick Vanhoof"
<ho*******@hotmail.com> two-finger typed:
Hi,
I am starting to use Eclipse as development environment for Java. When I
compile a small simple Java program I get the error below. Anyone knows what
is wrong? All help very much appreciated.
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
Since this is a base java class, it looks like the environment is missing
the classpath completely.
Check which JDK is on your system. I'm not sure if Eclipse comes with one,
or if you have to use a seperate one with it, which means you may have to
set Eclipse up to use it.
I've never used Eclipse before, still hung up on Visual Café (4.0).
Cheers.