Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

User:Kenn.Hussey.gmail.com

Hi Kenn,

This is Der Ping, I am ex-IBMer and Eclipse committer on WTP/DTP. I was trying the EMF for GWT, with an working ECore model and Genmodel, when select "Generate All", the generated editor code seems to have a bunch of Google App Engine jar files missing from WEB-INF/lib folder:

Description Resource Path Location Type The App Engine SDK JAR datanucleus-appengine-1.0.10.final.jar is missing The App Engine SDK JAR datanucleus-core-1.1.5.jar is missing in the WEB-INF/lib directory The App Engine SDK JAR datanucleus-jpa-1.1.5.jar is missing in the WEB-INF/lib directory The App Engine SDK JAR geronimo-jpa_3.0_spec-1.1.1.jar is missing in the WEB-INF/lib directory The App Engine SDK JAR geronimo-jta_1.1_spec-1.1.1.jar is missing in the WEB-INF/lib directory The App Engine SDK JAR jdo2-api-2.3-eb.jar is missing in the WEB-INF/lib directory

This is my Eclipse Indigo environment: EMF runtime is 2.7.2.v20120130-0943 and EMF Code Gen is 2.7.0.v20120130-0943. My Google Suite Plugin is 3.3.0.v2013...-rel-r37.

I am quite sure this issue might have been resolved in some more recent update.

Kindly advice,

Der Ping

Back to the top