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

Last change on this file since 431 was 431, checked in by sherbold, 12 years ago

*updated eclipse project names

File size: 660 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        </buildSpec>
22        <natures>
23                <nature>org.eclipse.jdt.core.javanature</nature>
24                <nature>net.sourceforge.metrics.nature</nature>
25        </natures>
26</projectDescription>
Note: See TracBrowser for help on using the repository browser.