Add the following to your pom.xml. This works from v 0.12 on up it appears.
<properties>
<m2eclipse.wtp.contextRoot> the_context </m2eclipse.wtp.contextRoot>
</properties>
Add the following to your pom.xml. This works from v 0.12 on up it appears.
<properties>
<m2eclipse.wtp.contextRoot> the_context </m2eclipse.wtp.contextRoot>
</properties>
Comments