Eclipse Luna Google plugin update -


iam using eclipse luna google plugin develop google app engine application. installed update google plugin , project working full of errors. import statements jdo , appengine showing errors "import javax.jdo cannot resolved". when try run errors shows: error: not find or load main class com.google.appengine.tools.development.devappservermain. project working before update google plugin. version of eclipse , google plugin: version: luna service release 2 (4.4.2) build id: 20150219-0600 google plugin eclipse 4.4

the update must have replaced gae sdk newer version.

go project properties > google > app engine , make sure valid sdk version selected.


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

Kivy: Swiping (Carousel & ScreenManager) -

jdbc - Not able to establish database connection in eclipse -