SmooksLaunchConfigurationDelegate uses the ProjectClassLoader to check if specific resources are on the classpath before allowing a launch to continue. For some reason, it is not able to see all resources on the cp.
I found this by attempting to launch a configuration from one of the quickstarts inside the ESB project. If I remove the use of ProjectClassLoader, the launcher works OK and I can see the appropriate jar on in the project.
- relates to
-
JBIDE-5681 ProjectClassLoader not resolving project classpath properly
-
- Closed
-