Rick wrote:
(Now if Eclipse supported multi-modules better I wouldn't' mind as much. I wish there was a way I could have a project in eclipse represented by the parent pom and then have all the sub modules beneath it. Back when I used IDEA, I think this was possible. Does NetBeans maybe support this?)
Eclipse does support multi-modules, use it all the time.Make sure that your eclipse config is generated by the maven-eclipse-plugin to do this the easy way. Each module of a multi-module project will be added as a project dependency (instead of a jar dependency) in eclipse.
Regards, Graham --
smime.p7s
Description: S/MIME Cryptographic Signature
