Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Complete
-
1.1.2.RELEASE
-
None
-
windows and roo 1.1.2 RELEASE
Description
after gwt setup and when doing build get import issues with import com.google.appengine (as in class not found)
The workaround is to use this within roo:
dependency add --groupId com.google.appengine --artifactId appengine-api-1.0-sdk --version 1.4.0
(I got the soln off this forum page http://forum.springsource.org/showthread.php?t=100960&page=2)
Needs perm fix
Attachments
Issue Links
- relates to
-
ROO-2374 web gwt setup results in compilation errors
-
- Resolved
-