Import the following project:
https://github.com/GoogleCloudPlatform/appengine-endpoints-tictactoe-java
When it's imported, there are two problems:
1) It has the JPA facet added. This project is using JDO.
2) There are errors/problems reported because of duplicate publish/export
dependencies related to the Datanucleus libraries. This is happening because
there are duplicate libraries in the "Maven Dependencies" and "Datanucleus
Libraries" classpath container. Both of them also have a Publish/Export
dependency. Only the Maven Dependencies container should have this, not the
Datanucleus one.
Original issue reported on code.google.com by rdayal@google.com on 2 Aug 2014 at 12:38
Original issue reported on code.google.com by
rdayal@google.com
on 2 Aug 2014 at 12:38