Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Running JUnit plug-in tests gives "Could not resolve classpath container: org.eclipse.pde.core.
Running JUnit plug-in tests gives "Could not resolve classpath container: org.eclipse.pde.core. [message #87984] Thu, 21 August 2003 20:16
Robert M. Fuhrer is currently offline Robert M. FuhrerFriend
Messages: 294
Registered: July 2009
Senior Member
[Sorry for the crosspost, but I'm not sure which is the
right newsgroup.]

When trying to run some home-grown JUnit plug-in tests
(that worked fine until now) for some of my refactorings
under 3.0-M2, I just now started getting the following
alert box immediately after selecting Run:

"Could not resolve classpath container:
org.eclipse.pde.core.requiredPlugins"

and that's it; the run-time workbench never comes up.

The launch config, the project config, the JDK, and
eclipse settings are all the same as when things were
working. Everything builds fine, and I can run/debug
a runtime-workbench with my added refactorings (what
the JUnit plug-in tests are supposed to exercise).

The only recent change to this workspace is importing
some other unrelated JUnit test projects, such as
org.eclipse.jdt.core.tests.builder.

I can still run the eclipse-supplied JDT Refactoring
tests (org.eclipse.jdt.ui.tests.refactoring), and I've
compared my project's settings to the JDT Refactoring
tests project, as well as the corresponding launch
configs, but nothing interesting turned up...

Any ideas?

--
Cheers,
-- Bob
===================================================
Robert M. Fuhrer, rfuhrer AT watson DOT ibm DOT com
IBM T.J. Watson Research Center
Previous Topic:link java editor to package explorer
Next Topic:Getting the editor's widget
Goto Forum:
  


Current Time: Thu Jul 04 22:26:59 GMT 2024

Powered by FUDForum. Page generated in 0.02803 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top