On Wednesday 11 February 2009, Jeff Eastman wrote: > Hmn, found and installed the maven plugin and ran the pom. Ran just like > the first one in command line except it failed at the end: > > Failure executing javac, but could not parse the error: > javac: invalid target release: 1.6 > > Probably my java settings. will debug.
I think you two are talking about two different things: There is a maven plugin for eclipse. If you want maven to generate the project stuff, just type mvn eclipse:eclipse and import the created project into eclipse (new project -> import existing project). There also is an eclipse plugin for handling maven: This plugin can be installed into eclipse and does the maven handling (search for new artifacts, build the project etc.). I used it once but came across too many issues to find it really helpful. Me personally I usually go the way I described first: Build the project files with maven and import the project into eclipse. Isabel -- I wasn't kissing her, I was whispering in her mouth. -- Chico Marx |\ _,,,---,,_ Web: <http://www.isabel-drost.de> /,`.-'`' -. ;-;;,_ |,4- ) )-,_..;\ ( `'-' '---''(_/--' `-'\_) (fL) IM: <xmpp://[email protected]>
signature.asc
Description: This is a digitally signed message part.
