Skip to content

not working gae with wizard eclipse java 1.8  #1086

Closed
@doriandarren

Description

@doriandarren

Hi, I'm trying to do exactly what the documentation says and doing a new project from scratch, it runs well with Java 8 and Appengine 1.9.63. My problem is when the libraries are added (App Engine API, App Engine Endpoints, and Objectify) the project stops working, making many failures locally and obviously deploy the project. Can you help me, where should I write or who to correct the error?

when add pom.xml:

com.google.endpoints
endpoints-framework
2.0.13


com.googlecode.objectify
objectify
5.1.22

error:
2018-04-06 10:53:05.429:WARN:oejw.WebAppContext:main: Failed startup of context c.g.a.t.d.j.DevAppEngineWebAppContext@6580cfdd{/,file:///C:/ws/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/api/,UNAVAILABLE}{C:\ws.metadata.plugins\org.eclipse.wst.server.core\tmp0\api}
MultiException[java.lang.RuntimeException: Error scanning entry com/google/common/annotations/Beta.class from jar file:///C:/ws/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/api/WEB-INF/lib/guava-20.0.jar
... (60 error more)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions