mentby.com
Blog | Jobs | Help | Signup | Login

Hi all,

Does anybody know in which version the support for wtp 2.x was added?
And when will support for wtp 3.x be added?

Thanks!

--
Roland Asmann
Senior Software Engineer

adesso Austria GmbH
Floridotower 26. Stock              T  43 1 2198790-27
Floridsdorfer Hauptstr. 1           F  43 1 2198790-927
A-1210 Wien                         M  43 664 88657566
                                    E roland.asmann*******
                                    W www.adesso.at

-------------------------------------------------------------
             >>> business. people. technology. <<<
-------------------------------------------------------------


Roland Asmann Sun, 05 Dec 2010 06:21:36 -0800

Not really, you'd have to trawl through the code base to see for sure. http://maven.apache.org/plugins/maven-eclipse-plugin/wtp.html  lists
the versions available

There is no active development for adding wtp 3.x support.
Feel free to create a jira, integration tests and patches.


Barrie Treloar Sun, 05 Dec 2010 15:43:10 -0800

On a related note, can anyone summarize what the best way of maintainingeclipse projects from Maven is?  I use IDEA, and the best way from thereis IDEA itself, not with the IDEA plugin for Maven.  

Is the same true for Eclipse that the IDE plugin for Maven is betterthan the Maven plugin for the IDE?  If so, what is the best plugin forEclipse (there seems to be more than one).

Thanks, Brian


Brian Topping Sun, 05 Dec 2010 16:09:48 -0800

The Eclipse/STS from Springsource is the easiest way to get Eclipse
integrated with Maven.


Ron Wheeler Sun, 05 Dec 2010 18:10:24 -0800

You won't get any consensus here.

I've tried M2Eclipse (a number of times) and it hasn't worked well
enough for me, so I have stuck with m-eclipse-p.

But there are plenty of people who are happy with M2Eclipse.

Or as Ron points out, you can give Eclipse/STS a go.
(Just remember to read the T&Cs)


Barrie Treloar Mon, 06 Dec 2010 15:19:04 -0800



Related Topics

Post a Comment