Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2005-07-11 23:56:16 +0000
committermkersten2005-07-11 23:56:16 +0000
commita8a7b24cc85448b662ef062a78d8155261f61a5f (patch)
tree0943d37d71b78ed588d6ae1cd4f01e622e939516 /org.eclipse.mylyn.bugzilla.ui/.project
parent06edc7194b25c0acf1913775ad1dce464fa99d75 (diff)
downloadorg.eclipse.mylyn.tasks-a8a7b24cc85448b662ef062a78d8155261f61a5f.tar.gz
org.eclipse.mylyn.tasks-a8a7b24cc85448b662ef062a78d8155261f61a5f.tar.xz
org.eclipse.mylyn.tasks-a8a7b24cc85448b662ef062a78d8155261f61a5f.zip
Split apart bugzilla core and ui
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.ui/.project')
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.bugzilla.ui/.project b/org.eclipse.mylyn.bugzilla.ui/.project
new file mode 100644
index 000000000..229a2c789
--- /dev/null
+++ b/org.eclipse.mylyn.bugzilla.ui/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.mylar.bugzilla.ui</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.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>

Back to the top