source: trunk/quest-ui-core/.project @ 488

Last change on this file since 488 was 488, checked in by sherbold, 12 years ago
  • converted quest-ui-core to Maven project
File size: 836 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3        <name>quest-ui-core</name>
4        <comment></comment>
5        <projects>
6                <project>Build</project>
7                <project>EventBenchCore</project>
8                <project>JavaHelperLib</project>
9        </projects>
10        <buildSpec>
11                <buildCommand>
12                        <name>org.eclipse.jdt.core.javabuilder</name>
13                        <arguments>
14                        </arguments>
15                </buildCommand>
16                <buildCommand>
17                        <name>net.sourceforge.metrics.builder</name>
18                        <arguments>
19                        </arguments>
20                </buildCommand>
21                <buildCommand>
22                        <name>org.eclipse.m2e.core.maven2Builder</name>
23                        <arguments>
24                        </arguments>
25                </buildCommand>
26        </buildSpec>
27        <natures>
28                <nature>org.eclipse.m2e.core.maven2Nature</nature>
29                <nature>org.eclipse.jdt.core.javanature</nature>
30                <nature>net.sourceforge.metrics.nature</nature>
31        </natures>
32</projectDescription>
Note: See TracBrowser for help on using the repository browser.