I am very new to Maven, How do I do 'mvn eclipse:eclipse' when plugin could not be installed.
I am trying to install the plugin in the WSAD. The Error I get is ---------- Feature requires feature "com.ibm.wswb (2.1.1)", or compatible. WebSphere Application Server - Express (5.1.0): Feature requires feature "com.ibm.wswb (2.1.1)", or compatible. XML Tools (5.1.0): Feature requires feature "com.ibm.wswb (2.1.1)", or compatible ---- Please do help. I stuck for the whole day. Regards Luke Wendy Smoak-3 wrote: > > On 10/3/07, LukeLallu <[EMAIL PROTECTED]> wrote: > >> But could not install it as all these versions are COMPLIANT with Eclipse >> 3.1 and above. >> >> I am using WSAD 5.1.0 version is having Eclipse 2.0 version > > I don't know that there's an IDE plugin available for something that old. > > Have you tried 'mvn eclipse:eclipse' at the command line to generate > the .project and .classpath files, then opening the project? > > -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Maven-Plugin-for-Eclipse-2.0-tf4562031s177.html#a13019963 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
