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

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -