I recommand you WTP 3.0.1 or higher.

It fixes many problems

2008/9/10 Zucchi Alessandro <[EMAIL PROTECTED]>

>
> Hi Eugene,
> I've installed a full 0.9.6 version on Eclipse 3.4 updated at the latest
> version.
> However also with a full 0.9.5/0.9.6 version on Eclipse 3.3 updated at the
> latest version doesn't work.
> Attached a stamp of m2eclipse as installed.
> http://www.nabble.com/file/p19414122/stamp.jpg
> Bye.
> Alex.
>
>
>
>
> Eugene Kuleshov wrote:
> >
> > Alex,
> >
> >   Please make sure you have WTP integration for m2eclipse installed.
> >
> >   regards,
> >   Eugene
> >
> >
> > Zucchi Alessandro wrote:
> >> Hi all,
> >> when I try to check out a Dynamic Web Project using the future <<Check
> >> out
> >> as Maven project>> the web project get checked out as a simple Java
> >> project.
> >> Obviously with Java project is all right.
> >>
> >> The web project pom.xml contains <<war>> as packaging as follow:
> >> ....
> >> <modelVersion>4.0.0</modelVersion>
> >> <groupId>com.zucchetti.qweb.suitecaf.web</groupId>
> >> <artifactId>suitecafonweb</artifactId>
> >> <version>03.05.00-SNAPSHOT</version>
> >> <packaging>war</packaging>
> >>
> >> and in the build section:
> >>
> >> <build>
> >>      <sourceDirectory>JavaSource</sourceDirectory>
> >>      <finalName>suiteCafOnWeb</finalName>
> >>      <plugins>
> >>              <plugin>
> >>              <groupId>org.apache.maven.plugins</groupId>
> >>              <artifactId>maven-eclipse-plugin</artifactId>
> >>              <configuration>
> >>                      <wtpversion>2.0</wtpversion>
> >>              </configuration>
> >>              </plugin>
> >>      </plugins>
> >> </build>
> >>
> >> I'm sure to do something of wrong but I don't understend where ?
> >> Anyone can help me?
> >>
> >> Best regards
> >> Alex.
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe from this list, please visit:
> >
> >     http://xircles.codehaus.org/manage_email
> >
> >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Check-out-as-Maven-project-tp19413931p19414122.html
> Sent from the Maven Eclipse - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

Reply via email to