Hi Mario, with maven there is the eclipse:eclipse goal:
# mvn eclipse:eclipse If you work with eclipse anyway I would suggest installing the maven eclipse plugin: http://m2eclipse.sonatype.org/ Bye, Norman Am 12.01.2010 um 22:08 schrieb Mario Zsilak: > Hi all, > > I'm not a maven user (so far) and have no experience at all. > > AFAIK, there was an ant "target" to create eclipse projects from the source. > Now that ant got removed in favour of maven... Is there a similar > functionality in maven? > > Kind regards, > Mario > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
