Skip to content

eclipse_command_setting

kimukou edited this page Jun 8, 2011 · 5 revisions

External Tool

  • eclipse menu select External Tool Configlations

Main

name grails13
Location ${GRAILS_HOME}/bin/grails.bat
Working Directory ${project_loc}
Arguments ${string_prompt}
  • I give the root of the project a focus and must carry it out if in this state
  • When a work project is fixed,I finish it if I appoint it as follows even if I do not give the root a focus
    • ie) ${project_loc:ectest}

Enviroments

GRILS_HOME ${GRILS_HOME}
GROOVY_HOME ${GROOVY_HOME}
JAVA_HOME ${JAVA_HOME}

External Tool – Organaize Favorites

Run Organaize Favorites

Clone this wiki locally