GoogleCloudPlatform / app-gradle-plugin

The library has moved to https://github.com/GoogleCloudPlatform/appengine-plugins/tree/main/app-gradle-plugin
Apache License 2.0
153 stars 40 forks source link

Run devappserver from exploded app #48

Closed loosebazooka closed 8 years ago

loosebazooka commented 8 years ago

Running dev appserver from staged wont find the needed appengine libraries because they are removed as provided during staging

loosebazooka commented 8 years ago

@elharo @etanshaul this might relevant to you guys if you're attempting to run off the staged-app directory