Sunday, August 13, 2017

How to configure GWT project in eclipse to export war?

Hi.    Creating the project: GDT Pulldown >> New Web Application project (use GWT 2.7 and do not use AppEngine)    ...    Right click on the project >> Export >> Web >> WAR file >> Web Project ... This is where I have the problem. The name of my GWT project does not appear.
Currently I generate the WAR in this way: Right click on the project >> Google >> GWT Compile .... Copy the war folder in eclipse, compress it and change the extension to .war (Myproject.war). Any suggestions?
Thank You.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment