Hi Thilo,

the source code lookup does not work, because there is simply no source code in
our jars.

Creating a src.jar is one way to add source code in eclipse, but I always prefer
to include the source code in the jar directly.

To include the source code in a jar with the classes just put the .java files in the package
hierarchy like the .class files.

Jörn

Reply via email to