Thursday, August 06, 2015

Create WAR File for GWT project

First compile project with GWT Compile.

Go into project's war directory C:\workspace\TestGWTPRroject\war

Select all the files & folders available inside war directory.

Zip all the selected files & folders in a file called TestGWTProject.zip.

Rename TestGWTProject.zip to TestGWTProject.war.

No comments: