source: trunk/quest-core-event-test/.project @ 482

Last change on this file since 482 was 481, checked in by sherbold, 12 years ago
  • converted quest-core-events-test to Maven project
  • Property svn:mime-type set to text/plain
File size: 574 bytes
RevLine 
[257]1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
[431]3        <name>quest-core-events-test</name>
[257]4        <comment></comment>
5        <projects>
6        </projects>
7        <buildSpec>
8                <buildCommand>
9                        <name>org.eclipse.jdt.core.javabuilder</name>
10                        <arguments>
11                        </arguments>
12                </buildCommand>
[481]13                <buildCommand>
14                        <name>org.eclipse.m2e.core.maven2Builder</name>
15                        <arguments>
16                        </arguments>
17                </buildCommand>
[257]18        </buildSpec>
19        <natures>
[481]20                <nature>org.eclipse.m2e.core.maven2Nature</nature>
[257]21                <nature>org.eclipse.jdt.core.javanature</nature>
22        </natures>
23</projectDescription>
Note: See TracBrowser for help on using the repository browser.