diff options
Diffstat (limited to 'tools/etfw/org.eclipse.ptp.etfw.feedback.sample/.project')
-rw-r--r-- | tools/etfw/org.eclipse.ptp.etfw.feedback.sample/.project | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/tools/etfw/org.eclipse.ptp.etfw.feedback.sample/.project b/tools/etfw/org.eclipse.ptp.etfw.feedback.sample/.project deleted file mode 100644 index 196b388cd..000000000 --- a/tools/etfw/org.eclipse.ptp.etfw.feedback.sample/.project +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.eclipse.ptp.etfw.feedback.sample</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> |