Problem running PDE JUnit tests [message #113051] |
Wed, 20 August 2003 09:53  |
Eclipse User |
|
|
|
Originally posted by: yves.somewhere.com
I'm using 2.1.1 final.
When starting a TestCase subclass (part of a plugin) as Junit, I get an
error : "Could not resolve classpath container:
org.eclipse.pde.core.requiredPlugins".
What can be the cause of this ?
The complete stacktrace is :
org.eclipse.core.runtime.CoreException: Could not resolve classpath
container: org.eclipse.pde.core.requiredPlugins
at org.eclipse.jdt.launching.JavaRuntime.abort(JavaRuntime.java :1072)
at org.eclipse.jdt.launching.JavaRuntime.abort(JavaRuntime.java :1058)
at
org.eclipse.jdt.launching.JavaRuntime.computeDefaultContaine rEntries(JavaRuntime.java:913)
at
org.eclipse.jdt.launching.JavaRuntime.computeDefaultContaine rEntries(JavaRuntime.java:899)
at
org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspat hEntry(JavaRuntime.java:718)
at
org.eclipse.jdt.launching.StandardSourcePathProvider.resolve Classpath(StandardSourcePathProvider.java:56)
at
org.eclipse.jdt.launching.JavaRuntime.resolveSourceLookupPat h(JavaRuntime.java:619)
at
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator.ini tializeDefaults(JavaSourceLocator.java:385)
at
org.eclipse.jdt.debug.ui.JavaUISourceLocator.initializeDefau lts(JavaUISourceLocator.java:279)
at
org.eclipse.debug.internal.core.LaunchConfiguration.initiali zeSourceLocator(LaunchConfiguration.java:183)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfiguration.java:155)
at
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(D ebugUIPlugin.java:676)
at org.eclipse.debug.ui.DebugUITools.buildAndLaunch(DebugUITool s.java:538)
at org.eclipse.debug.ui.DebugUITools$2.run(DebugUITools.java:48 7)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:101)
Thanks for any help !
Yves
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04668 seconds