Skip to content

RetoStutz/WebEngineering-HS19

 
 

Repository files navigation

WebEngineering

The idea behind it is to avoid any Grails installation on target computer. The students just check out the project and import it into IntelliJ IDEA. The IDE takes care of everything.

To import the project, perform the following steps in IntelliJ IDEA:

  1. Import Project... or File > New > Project from Existing Sources...
  2. Select Gradle as external model: Select Gradle Model
  3. Uncheck create separate module per source set: Select Gradle Model

BTW: We created this Grails project for you by executing the command: grails create-app mvc such that you don't have to create it yourself, you don't have to install Grails, and we all use the same Grails version.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.5%
  • CSS 13.0%
  • Groovy 3.8%
  • Shell 1.8%
  • Batchfile 0.9%