Included a missing import to GenPeer.
[jpf-core.git] / .project
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3         <name>jpf-core</name>
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>
13                 <buildCommand>
14                         <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
15                         <arguments>
16                                 <dictionary>
17                                         <key>LaunchConfigHandle</key>
18                                         <value>&lt;project&gt;/eclipse/AntBuilder.launch</value>
19                                 </dictionary>
20                         </arguments>
21                 </buildCommand>
22         </buildSpec>
23         <natures>
24                 <nature>org.eclipse.jdt.core.javanature</nature>
25         </natures>
26 </projectDescription>