G
geo_newbie
Hi
I'm trying to build the Spring In Action examples (Craig Walls)
I imported the downloaded examples into Eclipse Helios and STS 2.3.2. The examples build correctly using Maven but the code in SpringSource Tool Suite
and Eclipse Helios: neither IDE is able to detect the Maven dependencies with the result that the code is full of syntax errors.
The only jars in the Java Build Path are local jars eg sia2/Chaper03/SpringIdol/lib
I have enabled Maven Dependency Management ie Maven->Enable Dependency Management.
I have tried Maven->Update Dependencies
I have tried Maven->Update Project Configuration
But in Java Build Path no Maven jars appear (!)
Could it be to do with Properties->Maven->Active Maven Profiles and settings.xml ??
(By the way twice I tried to post this question in the Spring Forums but it just didn't appear whatever is going on with that website. If there is a better group than comp.lang.java.programmer please let me know.)
Thanks in advance
I'm trying to build the Spring In Action examples (Craig Walls)
I imported the downloaded examples into Eclipse Helios and STS 2.3.2. The examples build correctly using Maven but the code in SpringSource Tool Suite
and Eclipse Helios: neither IDE is able to detect the Maven dependencies with the result that the code is full of syntax errors.
The only jars in the Java Build Path are local jars eg sia2/Chaper03/SpringIdol/lib
I have enabled Maven Dependency Management ie Maven->Enable Dependency Management.
I have tried Maven->Update Dependencies
I have tried Maven->Update Project Configuration
But in Java Build Path no Maven jars appear (!)
Could it be to do with Properties->Maven->Active Maven Profiles and settings.xml ??
(By the way twice I tried to post this question in the Spring Forums but it just didn't appear whatever is going on with that website. If there is a better group than comp.lang.java.programmer please let me know.)
Thanks in advance