Changeset 67
- Timestamp:
- Dec 16, 2009, 5:09:26 PM (13 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 1 stacktrace.log 2 .classpath 3 .project 4 .settings
-
- Property svn:ignore
-
trunk/application.properties
r62 r67 1 1 #utf-8 2 # Tue Dec 08 16:27:23CET 20092 #Wed Dec 16 17:23:46 CET 2009 3 3 plugins.shiro=1.0.1 4 4 plugins.mail=0.9 … … 6 6 plugins.jquery=1.3.2.4 7 7 app.servlet.version=2.4 8 plugins.hibernate=1.1. 18 plugins.hibernate=1.1.2 9 9 app.name=gscf 10 10 plugins.nimble=0.3-SNAPSHOT 11 app.grails.version=1.1. 111 app.grails.version=1.1.2 -
trunk/gscf.launch
r4 r67 10 10 <listAttribute key="org.eclipse.jdt.launching.CLASSPATH"> 11 11 <listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry containerPath="org.eclipse.jdt.launching.JRE_CONTAINER" javaProject="gscf" path="1" type="4"/> "/> 12 <listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry containerPath="GRAILS_HOME/dist/grails-bootstrap-1.1. 1.jar" path="3" type="3"/> "/>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"/> "/> 13 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 14 </listAttribute>
Note: See TracChangeset
for help on using the changeset viewer.