I have GWT 2.6.1 with google app engine server application which run successfully. now i have updated my project using this Cloud Tools for Eclipse and GWT Eclipse Plugin because " The Google Plugin for Eclipse is deprecated and will be removed in January 2018. Migrate to Cloud Tools for Eclipse and/or the GWT Eclipse Plugin as soon as possible to avoid disruption ". So My existing project i am not using Maven Now i want to deploy my application on google app engine server So MAVEN Integration is Mandatory ? My existing GWT + Google app engine application can i able to deploy without MAVEN ?
0
votes