After importing an appengine project into eclipse from git, you may run into some appengine jar problem. some appengine jar files may not be included yet.
solution:
disable and re-enable "Use Google App Engine" (in project->properties).
This should re-add the jar files.