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