You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario: I'm trying to import a maven App Engine project using GPE on Ubuntu.
DataNucleus Enhancer is turned on by default, even though I'm using Objectify instead of JPA. I have to manually uncheck the Enhancer builder in project properties.
When I added appengine-java-sdk dependency to the pom as required by GPE, it added ANOTHER Enhancer builder, which I also had to disable
The text was updated successfully, but these errors were encountered:
Scenario: I'm trying to import a maven App Engine project using GPE on Ubuntu.
DataNucleus Enhancer is turned on by default, even though I'm using Objectify instead of JPA. I have to manually uncheck the Enhancer builder in project properties.
When I added appengine-java-sdk dependency to the pom as required by GPE, it added ANOTHER Enhancer builder, which I also had to disable
The text was updated successfully, but these errors were encountered: