| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <project xmlns="http://www.netbeans.org/ns/project/1"> |
|---|
| 3 | <type>org.netbeans.modules.java.j2seproject</type> |
|---|
| 4 | <configuration> |
|---|
| 5 | <data xmlns="http://www.netbeans.org/ns/j2se-project/3"> |
|---|
| 6 | <name>dcache</name> |
|---|
| 7 | <source-roots> |
|---|
| 8 | <root id="src.dCache.dir"/> |
|---|
| 9 | <root id="src.src.dir"/> |
|---|
| 10 | <root id="src.cells.dir"/> |
|---|
| 11 | <root id="src.src2.dir"/> |
|---|
| 12 | <root id="src.XMLList.dir"/> |
|---|
| 13 | <root id="src.common.dir"/> |
|---|
| 14 | <root id="src.security_plugins.dir"/> |
|---|
| 15 | <root id="src.src3.dir"/> |
|---|
| 16 | <root id="src.webcontent.dir"/> |
|---|
| 17 | <root id="src.dcache.dir"/> |
|---|
| 18 | </source-roots> |
|---|
| 19 | <test-roots> |
|---|
| 20 | <root id="test.dCacheJUnit.dir"/> |
|---|
| 21 | <root id="test.junit.dir"/> |
|---|
| 22 | </test-roots> |
|---|
| 23 | </data> |
|---|
| 24 | <spring-data xmlns="http://www.netbeans.org/ns/spring-data/1"> |
|---|
| 25 | <config-files/> |
|---|
| 26 | <config-file-groups/> |
|---|
| 27 | </spring-data> |
|---|
| 28 | </configuration> |
|---|
| 29 | </project> |
|---|