| Classpath problem with Utility JAR Project [message #232218] |
Sun, 07 June 2009 09:38 |
Ralf Zahn Messages: 32 Registered: July 2009 |
Member |
|
|
Hi,
I have one EAR project containing a web module and some utility projects
that the web module refers to.
In the past, I have renamed all projects and added the PDE nature to them
to have OSGi bundles.
Since then, I have the problem, that one of the utility projects is put
into the classloader with the path
<ear project>/<utility project name>.jar
instead of
<utility project path>/bin
This has the effect that the classes of this module are not found. Another
utility module works fine, but only one is wrong.
How can I fix this? Is there a possibility to refresh the WST settings in
the workspace?
|
|
|
Powered by
FUDForum. Page generated in 0.01535 seconds