Hello,

I work on a hippo/jetspeed project and cannot debugging in the maven downloaded source working. So I did not download the source manually from libararies but let maven put them in my repository.

Eclipse can find them because I can view them in my java editor or via the "Navigate/open type from maven" menu (for example: org.apache.jetspeed.security.impl.LoginModule)

But if I put a breakpoint in I get a "Source not found" message and an "Edit Source Lookup Path". In this screen M2_REPO is defined as lookup path.

This is on a Ubuntu 8.10 Linux with Eclipse 3.4.1 enviroment, weird thing is that it does work on a windows installation of eclipse 3.4.1: there the debugger steps into the org.apache.jetspeed.security.impl.LoginModule class source.

What could be a configuration error in my eclipse?

Thanks for any help.
Wessel



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to