blob: a630bfc9e032c847c4e8810c1742324b8798df78 [file] [log] [blame]
<div id="bigbuttons">
<h3>Primary Links</h3>
<ul>
<li><a id="buttonDownload" href="/m2e-wtp/download/" title="Download">Update Sites</a></li>
<li><a id="buttonDocumentation" href="http://wiki.eclipse.org/M2E-WTP" title="Documentation">Tutorials, Examples, Videos, Reference Documentation</a></li>
<li><a id="buttonSupport"
href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=M2E-WTP" title="Bug Tracker">Bug Tracker<!-- Newsgroup, Professional Support--></a></li>
<li><a id="buttonInvolved"
href="/m2e-wtp/developers/" title="Getting Involved">Getting involved : Git, Mailing list</a></li>
</ul>
</div>
<div id="midcolumn">
<h2>Maven Integration for WTP</h2>
<div id="introText">
<p>The Maven Integration for WTP project, also known as m2e-wtp, aims at providing a tight integration
between <a href="https://www.eclipse.org/m2e">Maven Integration for Eclipse (a.k.a m2e)</a>
and the <a href="https://www.eclipse.org/webtools">Eclipse Web Tools Project (WTP)</a>.
</p>
<p>
m2e-wtp provides a set of m2e connectors used for the configuration of Java EE projects in WTP,
brings unique Maven features to your Eclipse IDE and helps you convert your Eclipse projects to Maven.<br/>
</p>
</div>
<div id="screencast">
<iframe width="640" height="360"
src="https://www.youtube.com/embed/TksoKkSP208" frameborder="0"
allowfullscreen></iframe>
</div>
<div id="feature_1">
<h4>m2e-wtp features</h4>
<ul>
<li>war project configuration : adds the Java and Dynamic Web Facets</li>
<li>ejb project configuration : adds the Java and EJB Facets.</li>
<li>ear project configuration : adds the EAR Facet. Supports application.xml and jboss.xml file generation</li>
<li>rar project configuration : adds the Java and Connector Facets.</li>
<li>app-client project configuration : adds the Java and Application Client Facets.</li>
<li>jar dependency project configuration : adds the Java and Utility Facets.</li>
<li>web-fragment project configuration : adds the Java and Web Fragment Facets if a web-fragment.xml file is detected.</li>
<li>Optional configurators for JSF, JPA and JAX-RS Facets</li>
<li>war overlays of workspace dependencies and .war archives, with incremental deployment on server</li>
<li>dynamic resource filtering with incremental deployment on server</li>
<li>Eclipse to Maven project conversion : maps Eclipse settings to their equivalent maven plugin configuration.
Available for all Java EE projects.</li>
</ul>
</div>
</div>
<div id="rightcolumn">
<div>
<h3>Current Status</h3>
<p>
<strong><a href="https://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.3.1">m2e-wtp 1.3.1 is available</a></strong><br/>
m2e-wtp 1.3.1 has been released for Eclipse Neon.<br/>
Head to the <a href="download/">download area</a> and give it a try!
</p>
<p>
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/m2e_wtp" data-widget-id="357791187945549824">Tweets by @m2e_wtp</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</p>
</div>
</div>