Thanks Philip
I actually found it as described here:
http://docs.codehaus.org/display/GEOT/Eclipse+GeoTools+Quickstart
%HOMEDRIVE%%HOMEPATH%\.m2\repository
Cheers
Aled
Philip Barlow wrote:
Assuming you have maven setup properly and the repository folder you
point to exists, this page should h
Assuming you have maven setup properly and the repository folder you
point to exists, this page should help:
http://maven.apache.org/maven-1.x/plugins/eclipse/goals.html
Aled Rhys Jones wrote:
Hi all
I'm completely new to AppFuse and a lot of its associated tools, so
bear with me.
I'm trying
Hi all
I'm completely new to AppFuse and a lot of its associated tools, so bear
with me.
I'm trying to set it up for eclipse. I've imported the created project
(spring mvc basic) into the workspace, then run the command:
*mvn -Declipse.workspace=C:\Source eclipse:add-maven-repo*. (where
C:\So