Build war

is there a simple plug-in to build a war ??

0
1 comment

You do not need a plugin to create a war file. Add a web facet to your code and it can create the .war file for you during the build.

0

Please sign in to leave a comment.