using maven, what does the wtpversion mean in the Eclipse plugin?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
wtp adds web application support to eclipse. If you want to develop Maven based web applications with Eclipse, you should rather use Eclipse m2eclipse plugin. As for wtpversions, this link has a mapping of wtpversion and eclipse versions. |
|||
|
|