Updated project references; also plugin.core no longer depends on itself
[Mograsim.git] / plugins / net.mograsim.plugin.core / .project
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3         <name>net.mograsim.plugin.core</name>
4         <comment></comment>
5         <projects>
6                 <project>net.mograsim.logic.model</project>
7                 <project>net.mograsim.machine</project>
8                 <project>net.mograsim.preferences</project>
9                 <project>SWTInput</project>
10         </projects>
11         <buildSpec>
12                 <buildCommand>
13                         <name>org.eclipse.jdt.core.javabuilder</name>
14                         <arguments>
15                         </arguments>
16                 </buildCommand>
17                 <buildCommand>
18                         <name>org.eclipse.pde.ManifestBuilder</name>
19                         <arguments>
20                         </arguments>
21                 </buildCommand>
22                 <buildCommand>
23                         <name>org.eclipse.pde.SchemaBuilder</name>
24                         <arguments>
25                         </arguments>
26                 </buildCommand>
27         </buildSpec>
28         <natures>
29                 <nature>org.eclipse.pde.PluginNature</nature>
30                 <nature>org.eclipse.jdt.core.javanature</nature>
31         </natures>
32 </projectDescription>