mortensimon / web

MIT License
3 stars 11 forks source link

Gradlefy web #3

Closed jarlah closed 8 years ago

jarlah commented 10 years ago

Making this a gradle project that dynamically depends on dbi and common. Can be run with autoreloading Jetty on command line like "./gradlew jettyRun" or via Eclipse "Run as server". The freedom of choice. "Run as server" is not hotreloading very good though.

Need to add gradle plugin to eclipse to use this or run:

"./gradlew eclipse"