KennethSteiner / WebEngineering-HS18

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebEngineering-HS18

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


Languages

Language:CSS 65.1%Language:Groovy 19.3%Language:Shell 9.0%Language:Batchfile 4.4%Language:JavaScript 1.2%Language:HTML 0.9%