Skip to content

yanq/idea-grails-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idea-grails-tools

an idea plugin for grails development。

how to use

install

  1. download plugin install file like idea-grails-tools-VXX.zip from releases and install it in IDEA plugin center.

  2. You can also install it in IDEA plugin center by search "Grails Tools".

install from code

  1. clone or download this project.
  2. open it by intellij idea.
  3. build it follow official doc deploy plugin.
  4. enjoy it,thanks.