Hey Cristina, Not sure that it will help you, but I have maven projects in Eclipse (STS 3.8.3 + GWT plugin). Usually, I import the project to Eclipse as a maven project and Eclipse automatically recognizes the GWT and WAR facets (pom.xml has WAR packaging and gwt-maven-plugin).
Best, Stas On Wednesday, February 1, 2017 at 2:33:33 PM UTC+1, Cristina Fierbinteanu wrote: > > Hello All, > > I created a New Web Application Project in Eclipse, using the GWT plugin, > then I converted it to Maven (Configure -> Convert To Maven Project). > > I can run my project in Eclipse using Run As -> (Google)Web Application. > However, when I try Run As -> Run on Server, I get "Forbidden". > > Could someone help me understand and fix this error? > > TIA > Cristina > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
