|
Last change
on this file since 99 was
74,
checked in by gav, 17 years ago
|
|
Migrate /branches/TaskRewrite to grails-1.1
|
|
File size:
1.6 KB
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"> |
|---|
| 3 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> |
|---|
| 4 | <listEntry value="/gnuMims"/> |
|---|
| 5 | </listAttribute> |
|---|
| 6 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> |
|---|
| 7 | <listEntry value="4"/> |
|---|
| 8 | </listAttribute> |
|---|
| 9 | <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> |
|---|
| 10 | <listAttribute key="org.eclipse.jdt.launching.CLASSPATH"> |
|---|
| 11 | <listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry containerPath="org.eclipse.jdt.launching.JRE_CONTAINER" javaProject="gnuMims" path="1" type="4"/> "/> |
|---|
| 12 | <listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry containerPath="GRAILS_HOME/dist/grails-bootstrap-1.1.jar" path="3" type="3"/> "/> |
|---|
| 13 | <listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry containerPath="GRAILS_HOME/lib/groovy-all-1.6.0.jar" path="3" type="3"/> "/> |
|---|
| 14 | </listAttribute> |
|---|
| 15 | <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/> |
|---|
| 16 | <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="grails.util.GrailsMain"/> |
|---|
| 17 | <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="gnuMims"/> |
|---|
| 18 | <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dbase.dir="${project_loc:gnuMims}" -Dserver.port=8080 -Dgrails.env=development"/> |
|---|
| 19 | </launchConfiguration> |
|---|
Note: See
TracBrowser
for help on using the repository browser.