Classpath Container Implementation for Eclipse 3.6 [message #694266] |
Fri, 08 July 2011 04:29  |
Eclipse User |
|
|
|
Hi everyone,
I'm working on a Eclipse plugin, which makes use of a custom classpath container (CPE_CONTAINER). Therefore I implemented a custom classpath container according to a very nice tutorial by IBM (www.ibm.com/developerworks/opensource/tutorials/os-eclipse-classpath/index.html).
This worked very well for Eclipse 3.5, but now I upgraded to Eclipse 3.6 and I cannot add my classpath container to any project using the "add library" button in the build path preferences. If I add the container manually, it seems to be in the project but if I start the project I get some ClassDefNotFound-Exceptions.
If I add the libraries from the container manually it works though, so the libraries are not corrupted.
Does anybody have an idea what I have to change in order to get this working again?
|
|
|
|
|
|
Re: Classpath Container Implementation for Eclipse 3.6 [message #695800 is a reply to message #694266] |
Tue, 12 July 2011 10:15  |
Eclipse User |
|
|
|
On 08.07.2011 10:29, Florian Lettner wrote:
> Hi everyone,
> I'm working on a Eclipse plugin, which makes use of a custom classpath
> container (CPE_CONTAINER). Therefore I implemented a custom classpath
> container according to a very nice tutorial by IBM
> (www.ibm.com/developerworks/opensource/tutorials/os-eclipse-classpath/index.html).
>
> This worked very well for Eclipse 3.5, but now I upgraded to Eclipse
> 3.6 and I cannot add my classpath container to any project using the
> "add library" button in the build path preferences.
Please try using 3.7 and if it still doesn't work, file a bug against
JDT Core.
Dani
> If I add the container manually, it seems to be in the project but if
> I start the project I get some ClassDefNotFound-Exceptions.
> If I add the libraries from the container manually it works though, so
> the libraries are not corrupted.
>
> Does anybody have an idea what I have to change in order to get this
> working again?
|
|
|
Powered by
FUDForum. Page generated in 0.08579 seconds