Last change
on this file since 829 was
766,
checked in by gav, 14 years ago
|
Add branches/util-apps/DomainUtil application.
|
File size:
766 bytes
|
Rev | Line | |
---|
[766] | 1 | <classpath> |
---|
| 2 | <classpathentry kind="src" path="src/java"/> |
---|
| 3 | <classpathentry kind="src" path="src/groovy"/> |
---|
| 4 | <classpathentry kind="src" path="grails-app/conf"/> |
---|
| 5 | <classpathentry kind="src" path="grails-app/controllers"/> |
---|
| 6 | <classpathentry kind="src" path="grails-app/domain"/> |
---|
| 7 | <classpathentry kind="src" path="grails-app/services"/> |
---|
| 8 | <classpathentry kind="src" path="grails-app/taglib"/> |
---|
| 9 | <classpathentry kind="src" path="test/integration"/> |
---|
| 10 | <classpathentry kind="src" path="test/unit"/> |
---|
| 11 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
---|
| 12 | <classpathentry kind="con" path="com.springsource.sts.grails.core.CLASSPATH_CONTAINER"/> |
---|
| 13 | <classpathentry kind="output" path="web-app/WEB-INF/classes"/> |
---|
| 14 | </classpath> |
---|
Note: See
TracBrowser
for help on using the repository browser.