Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do.
-- Steve Jobs

Sunday, April 17, 2011

Spring Roo - springroo can't setup gwt - Stack Overflow

spring roo - springroo can't setup gwt - Stack Overflow
I had the same problem with the Roo sample expenses.roo project. I solved it by adding the missing maven dependancy to project.
From Roo shell run this:
dependency add --groupId com.google.appengine --artifactId appengine-api-1.0-sdk --version 1.4.0

No comments:

Post a Comment