Add missing .project file to workbench plugin
authorPatrick Plitzner <p.plitzner@bgbm.org>
Thu, 20 Apr 2017 12:04:30 +0000 (14:04 +0200)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Thu, 20 Apr 2017 12:04:50 +0000 (14:04 +0200)
eu.etaxonomy.taxeditor.workbench/.project [new file with mode: 0644]

diff --git a/eu.etaxonomy.taxeditor.workbench/.project b/eu.etaxonomy.taxeditor.workbench/.project
new file mode 100644 (file)
index 0000000..707651e
--- /dev/null
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>eu.etaxonomy.taxeditor.workbench</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.jdt.core.javabuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.ManifestBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.SchemaBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.PluginNature</nature>
+       </natures>
+</projectDescription>