On 02/03/2008, Aled Rhys Jones <[EMAIL PROTECTED]> wrote: > > Hi all > > > > When I update to a newer version of appfuse, e.g. from 2.0 to 2.0.1, > what's the best way of updating my classpath for eclipse so it references > the new jars? I've updated the pom.xml as required. >
Easiest way is to run mvn eclipse:eclipse and refresh the project in Eclipse. Mike Cheers > > Aled >
