source: branches/util-apps/DomainUtil/.project @ 766

Last change on this file since 766 was 766, checked in by gav, 13 years ago

Add branches/util-apps/DomainUtil application.

File size: 491 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3        <name>DomainUtil</name>
4        <comment></comment>
5        <projects>
6        </projects>
7        <buildSpec>
8                <buildCommand>
9                        <name>org.eclipse.jdt.core.javabuilder</name>
10                        <arguments>
11                        </arguments>
12                </buildCommand>
13        </buildSpec>
14        <natures>
15            <nature>com.springsource.sts.grails.core.nature</nature>
16                <nature>org.eclipse.jdt.groovy.core.groovyNature</nature>
17                <nature>org.eclipse.jdt.core.javanature</nature>
18        </natures>
19</projectDescription>
Note: See TracBrowser for help on using the repository browser.