source: trunk/quest-core-events/.project @ 480

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