You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Stefan Magnus Landrø <st...@gjensidige.no> on 2006/08/30 08:43:39 UTC

Ad: wtp

Hi,

You have to add wtp-support to your project. This can be done in several 
ways, but try this trick:

mwn -Dwtpversion=1.0 eclipse:eclipse

Otherwise, I recommend checking this page:

http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html

The eclipse plugin can of course like any other plugin be configured.

Stefan

Douglas Ferguson <do...@epsiia.com> skrev 29.08.2006 16:34:19:

> Hey,
> 
> I was doing some reading and found some good info, but when I 
> configure a server and try to add projects to it, the available 
> projects list is empty. What am I missing?
> 
> D-