Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcbridgha2005-05-18 23:11:28 +0000
committercbridgha2005-05-18 23:11:28 +0000
commit08bd5b116ab8d104f7e10f99cab36138b816c0cf (patch)
tree478a2573d3944057cd49a07ac116eac1d13df1c9 /plugins/org.eclipse.jst.j2ee.core/.project
parentd68dc36dddf09e655260f68e2b6374a16bb1ae61 (diff)
downloadwebtools.javaee-N20050519.tar.gz
webtools.javaee-N20050519.tar.xz
webtools.javaee-N20050519.zip
This commit was manufactured by cvs2svn to create tag 'N20050519'.N20050519
Diffstat (limited to 'plugins/org.eclipse.jst.j2ee.core/.project')
-rw-r--r--plugins/org.eclipse.jst.j2ee.core/.project28
1 files changed, 0 insertions, 28 deletions
diff --git a/plugins/org.eclipse.jst.j2ee.core/.project b/plugins/org.eclipse.jst.j2ee.core/.project
deleted file mode 100644
index fc4f457ee..000000000
--- a/plugins/org.eclipse.jst.j2ee.core/.project
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.jst.j2ee.core</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