I've seen that running the command "mvn eclipse:eclipse" Maven 2 generates ".classpath" and ".project" files for each module.
 
I haven't understood if doing this operation and importing GeoTools sources into Eclipse, all dependencies described by pom.xml files are mantained: I can build from within Eclipse or I always have to call Maven?
In the latter case I don't know if it is possible to call it from Eclipse as you can see at http://maven.apache.org/guides/mini/guide-ide-eclipse.html#Maven as an external tool or with a tool like Maven 2.x Plug-in for Eclipse ( http://m2eclipse.codehaus.org/ ).
 
Thanks,
               Luigi.

Reply via email to