source: trunk/EventBenchConsole/.project @ 222

Last change on this file since 222 was 222, checked in by sherbold, 13 years ago

Modified projects to import external Jar files from JavaCommons? and removed the Jar files from the projects

File size: 664 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3        <name>EventBenchConsole</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.