Re: S2 with eclipse/WTP

2006-12-15 Thread Dariusz Wojtas
I also use eclipse with S2 with no problem, and 'mvn eclipse:eclipse' works as it should. I repeated it also today on fresh source tree. 1) define Maven repository (for referencing JAR files) Window -- Preferences -- Java -- Build Path -- ClassPath Variables Define variable M2_REPO with value

Re: S2 with eclipse/WTP

2006-12-15 Thread Don Brown
If you want to use the Web Tools Project, you might find this useful: http://maven.apache.org/plugins/maven-eclipse-plugin/wtp.html Basically, add a flag to tell the Maven 2 plugin to generate wtp files like so: mvn -Dwtpversion=1.0 eclipse:eclipse Don On 12/15/06, Dariusz Wojtas [EMAIL

RE: S2 with eclipse/WTP

2006-12-15 Thread Wesley Wannemacher
I did things the easy way and just imported struts2-blank-2.0.1.war as a dynamic web project. This has worked fine in wtp-all-in-one-sdk-R-1.5.1-200609230508-win32.zip. -Wes -Original Message- From: Rick Schumeyer [mailto:[EMAIL PROTECTED] Sent: Friday, December 15, 2006 1:32 PM