How to teach Eclipse to include Maven source packages on the source path?

Posted by desolat on Stack Overflow See other posts from Stack Overflow or by desolat
Published on 2009-09-23T17:49:48Z Indexed on 2010/03/23 0:41 UTC
Read the original article Hit count: 405

Filed under:
|

How can I teach Eclipse with m2eclipse to include all source .jar in my local Maven repository in the source path when looking up library source files while debugging?

© Stack Overflow or respective owner

Related posts about maven-2

Related posts about m2eclipse