Last change
on this file since 86 was
67,
checked in by duh, 14 years ago
|
- updated to latest stable (grails 1.1.2)
|
File size:
1.6 KB
|
Rev | Line | |
---|
[4] | 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="/gscf"/> |
---|
| 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="gscf" path="1" type="4"/> "/> |
---|
[67] | 12 | <listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry containerPath="GRAILS_HOME/dist/grails-bootstrap-1.1.2.jar" path="3" type="3"/> "/> |
---|
[4] | 13 | <listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry containerPath="GRAILS_HOME/lib/groovy-all-1.6.3.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="gscf"/> |
---|
| 18 | <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dbase.dir="${project_loc:gscf}" -Dserver.port=8080 -Dgrails.env=development"/> |
---|
| 19 | </launchConfiguration> |
---|
Note: See
TracBrowser
for help on using the repository browser.