Open GoogleCodeExporter opened 9 years ago
other issue with more explanation:
https://code.google.com/p/googleappengine/issues/detail?id=12161
Not only should this modification not happen, but it's not even necessary to
have servlet-mapping elements according to the servlet spec. One can use
filters to route requests and reference servlet classes directly. This comes up
when using Guice to inject servlets.
Original comment by pay...@google.com
on 22 Jul 2015 at 7:24
Unchecking the "Google App Engine Cloud Endpoints Builder" in right-click
Project "Properties" > Builders can prevent this for now, or unchecking Project
> build automatically in the Eclipse window menu bar.
Original comment by pay...@google.com
on 23 Jul 2015 at 2:34
Original issue reported on code.google.com by
pay...@google.com
on 22 Jul 2015 at 7:22