Build war

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

0

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

请先登录再写评论。