-
Notifications
You must be signed in to change notification settings - Fork 60
Classpath issues #18 #90
Comments
Are you specifying the App Engine SDK externally somehow? |
The complete example can be found on github. I use gradle for dependencies. 2014-05-19 14:51 GMT+02:00 Appu Goundan notifications@github.com:
[Hem: 08-715 59 57, Mobil: 0708-52 62 90] |
So is that a yes or no? If you're not, you shouldn't comment out downloadSdk = true. |
Oops! Sorry for that. My last attempt was with not downloading the sdk. APPENGINE_HOME=/Users/gunnar/dev/appengine-java-sdk-1.9.4/ 2014-05-19 15:38 GMT+02:00 Appu Goundan notifications@github.com:
[Hem: 08-715 59 57, Mobil: 0708-52 62 90] |
So with downloadSdk = true, I have no issues compiling/running and visiting (localhost:8888) your sample app on my machine. Perhaps your version of gradle is old and something is going weird there? |
Yesterday I got gradle-gae-plugin-tryout to work. Se that issue. So I guess this one can be closed. |
Could someone please take a look at "Classpath issues #18". I just made a new try to get it to work but without any success.
It is a minimal GAE project based on an google example. I fail to run it both locally and on appengine. See https://github.com/oakstair/gradle-gae-plugin-tryout for more info.
The text was updated successfully, but these errors were encountered: