source: branches/autoquest-core-tasktrees-alignment/.project @ 2091

Last change on this file since 2091 was 1552, checked in by rkrimmel, 10 years ago

Test commit to my branch

  • Property svn:mime-type set to application/xml
File size: 601 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3        <name>autoquest-core-tasktrees</name>
4        <comment></comment>
5        <projects>
6                <project>autoquest-plugin-alignment</project>
7        </projects>
8        <buildSpec>
9                <buildCommand>
10                        <name>org.eclipse.jdt.core.javabuilder</name>
11                        <arguments>
12                        </arguments>
13                </buildCommand>
14                <buildCommand>
15                        <name>org.eclipse.m2e.core.maven2Builder</name>
16                        <arguments>
17                        </arguments>
18                </buildCommand>
19        </buildSpec>
20        <natures>
21                <nature>org.eclipse.m2e.core.maven2Nature</nature>
22                <nature>org.eclipse.jdt.core.javanature</nature>
23        </natures>
24</projectDescription>
Note: See TracBrowser for help on using the repository browser.