Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Target Platform and PDE JUnit
Target Platform and PDE JUnit [message #67321] Mon, 06 July 2009 16:56
Siva Velusamy is currently offline Siva VelusamyFriend
Messages: 6
Registered: July 2009
Junior Member
Hi, When I use a custom target platform instead of the JDT/PDE
environment, and run PDE Junit from Eclipse GUI, I get the following run
time error:

Failed to execute runnable, No Classloader found for plug-in
org.eclipse.jdt.junit4.runtime.
at
org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunne r.getClassLoader

My target platform contains platform runtime
(eclipse-platform-3.5-linux-gtk.tar.gz), plus all the junit plugins
(org.junit*, org.eclipse.pde.junit.*, org.eclipse.jdt.junit*).

This is with the latest versions of Eclipse (Galileo).

Are there any other plug-ins that need to be available in the target
platform?

Thanks,
Siva
Previous Topic:the Run button is missing
Next Topic:Target Platform and PDE JUnit
Goto Forum:
  


Current Time: Sat Apr 27 04:57:16 GMT 2024

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

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

Back to the top