curtisullerich / attendance

An attendance application built for the Iowa State University Cyclone Football 'Varsity' Marching Band.
MIT License
6 stars 2 forks source link

Migrate to Gradle and IntelliJ Idea #264

Open curtisullerich opened 9 years ago

curtisullerich commented 9 years ago

Running: ./gradlew appengineRun

Debugging: ./gradlew appengineRun In Idea, run the "debug appengine" configuration. Make sure the port there matches the port given in the appengine:jvmFlags address in the build file.