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. <<<
-------------------------------------------------------------
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.
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
The Eclipse/STS from Springsource is the easiest way to get Eclipse
integrated with Maven.
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)