Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'FROMCVS/org.eclipse.ant.optional.junit/.project')
-rwxr-xr-xFROMCVS/org.eclipse.ant.optional.junit/.project22
1 files changed, 22 insertions, 0 deletions
diff --git a/FROMCVS/org.eclipse.ant.optional.junit/.project b/FROMCVS/org.eclipse.ant.optional.junit/.project
new file mode 100755
index 000000000..a778bdc4e
--- /dev/null
+++ b/FROMCVS/org.eclipse.ant.optional.junit/.project
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.ant.optional.junit</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <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>
+ </natures>
+</projectDescription>

Back to the top