Intellij Idea 12 GWT application for deployment in war

How can I deploy my GWT application to a war file using Intellij Idea 12? I could not find any suitable plugins or parameters for my development environment.

+5
source share
1 answer

See the Help topic Configuring artifacts .

0
source

All Articles