summaryrefslogtreecommitdiff
path: root/resources/templates/HelloEndpoints/root/build.gradle.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'resources/templates/HelloEndpoints/root/build.gradle.ftl')
-rw-r--r--resources/templates/HelloEndpoints/root/build.gradle.ftl3
1 files changed, 0 insertions, 3 deletions
diff --git a/resources/templates/HelloEndpoints/root/build.gradle.ftl b/resources/templates/HelloEndpoints/root/build.gradle.ftl
index cfa6468..f77265d 100644
--- a/resources/templates/HelloEndpoints/root/build.gradle.ftl
+++ b/resources/templates/HelloEndpoints/root/build.gradle.ftl
@@ -1,6 +1,3 @@
-// Currently, the appengine gradle plugin's appengine devappserver launch doesn't interact well with Intellij/AndroidStudio's
-// Gradle integration. As a temporary solution, please launch from the command line.
-// ./gradlew modulename:appengineRun
// If you would like more information on the gradle-appengine-plugin please refer to the github page
// https://github.com/GoogleCloudPlatform/gradle-appengine-plugin