Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse.platform.releng.tychoeclipsebuilder/junit5/org.eclipse.jdt.junit5/.project')
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/junit5/org.eclipse.jdt.junit5/.project29
1 files changed, 0 insertions, 29 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/junit5/org.eclipse.jdt.junit5/.project b/eclipse.platform.releng.tychoeclipsebuilder/junit5/org.eclipse.jdt.junit5/.project
deleted file mode 100644
index 1732cc909..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/junit5/org.eclipse.jdt.junit5/.project
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.jdt.junit5</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.UpdateSiteBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.eclipse.m2e.core.maven2Nature</nature>
- <nature>org.eclipse.pde.UpdateSiteNature</nature>
- </natures>
-</projectDescription>

Back to the top