Results 1 to 2 of 2
- 03-19-2009, 02:03 AM #1
Member
- Join Date
- Mar 2009
- Posts
- 8
- Rep Power
- 0
java.lang.NoClassDefFoundError: org/eclipse/core/runtime/IProgressMonitor
For some reason my eclipse can't find the IProgressMonitor interface. I've added the following jar files from the plugin file to my classpath:
org.eclipse.core.runtime_3.4.0.v20080512.jar
org.eclipse.jface_3.4.0.I20080606-1300.jar
org.eclipse.swt_3.4.0.v3448f.jar
org.eclipse.swt.win32.win32.x86)3.4.0.v3448f.jar
org.eclipse.ui.workbench_3.4.0.I20080606-1300.jar
Based on the class's package, I'd think that it belongs in the org.eclipse.core.runtime jar, but when I look in that jar file, I can't find the IProgressMonitor class. Does anyone know what jar files I should be using to use JFace/SWT? Am I using the right files?
- 04-07-2009, 10:50 AM #2
Member
- Join Date
- Apr 2009
- Posts
- 1
- Rep Power
- 0
Similar Threads
-
java.lang.NoClassDefFoundError
By noobie in forum Java AppletsReplies: 5Last Post: 04-22-2009, 02:35 AM -
java.lang.NoClassDefFoundError:
By jeepcreep11 in forum New To JavaReplies: 3Last Post: 03-13-2009, 11:58 AM -
Using Eclipse IDE:java.lang.NoClassDefFoundError: main
By Ms.Ranjan in forum New To JavaReplies: 6Last Post: 12-12-2008, 10:17 PM -
java.lang.NoClassDefFoundError in Eclipse at runtime
By debu37 in forum New To JavaReplies: 5Last Post: 09-03-2008, 05:29 PM -
java.lang.NoClassDefFoundError
By bizmut in forum EclipseReplies: 3Last Post: 06-15-2008, 12:54 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks