Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Error occurred during initialization of VM
Error occurred during initialization of VM [message #18225] Wed, 21 August 2002 23:54 Go to previous message
Eclipse User
Originally posted by: chinakapok.sina.com

Hello, I'm a newer to use the Eclipse platform.
After I create a new "Java" project and write a simple program.
When I run it, error occur as below,
_____________________________________________
"Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object"
_____________________________________________

Below is my program
_______________________________________________
public class SimpleProgram {
public static void main(String[] args) {
System.out.println("This is a simple program.");
}
}
_______________________________________________

I don't known why?

Thanks in advance.
tiger
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon3.gif
Previous Topic:plugin activator is invalid
Goto Forum:
  


Current Time: Fri May 24 01:02:12 EDT 2013

Powered by FUDForum. Page generated in 0.11778 seconds