aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes Unable to run programme in eclipse 3.0m7 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Unable to run programme in eclipse 3.0m7" Watch "Unable to run programme in eclipse 3.0m7" New topic
Author

Unable to run programme in eclipse 3.0m7

Deep Ray
Greenhorn

Joined: Apr 02, 2004
Posts: 4
I have eclipse 3.0M7 I extracted it in D drive my j2sdk1.4.3 is in C drive. When I try to run my programm nothing is there on console and in error log file I am getting this error. Please tell me are there any more settings to do.
Error
Exception occurred in classpath container initializer: org.eclipse.jdt.internal.launching.JREContainerInitializer@c10de0
java.lang.NoClassDefFoundError
at org.apache.xml.serializer.ToStream.<init>(ToStream.java:152)
Factory.java:130)
at
.
.
.
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Main.java:279)
at org.eclipse.core.launcher.Main.run(Main.java:742)
at org.eclipse.core.launcher.Main.main(Main.java:581)
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Unable to run programme in eclipse 3.0m7
 
Similar Threads
Missing Stored procedures!!
eclipse rcp problem
Eclipse 3.4.3 Start Problem...ClassNotFoundException:org.eclipse.core.runtime.adaptor.EclipseStarter
Error in starting the server from my RAD 6
trouble installing and running eclipse