diff options
author | Doug Schaefer | 2005-12-02 20:43:14 +0000 |
---|---|---|
committer | Doug Schaefer | 2005-12-02 20:43:14 +0000 |
commit | 2b2f1eaba62fcacbc59d2bc6eda76a3c68499052 (patch) | |
tree | 5e69d244ddab9e773264dfc4d15ae11143a793fd /core/org.eclipse.cdt.core.win32/.project | |
parent | 0324c8d8def4cae719c03fd96ae423f9c39b593e (diff) | |
download | org.eclipse.cdt-2b2f1eaba62fcacbc59d2bc6eda76a3c68499052.tar.gz org.eclipse.cdt-2b2f1eaba62fcacbc59d2bc6eda76a3c68499052.tar.xz org.eclipse.cdt-2b2f1eaba62fcacbc59d2bc6eda76a3c68499052.zip |
Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress.
Diffstat (limited to 'core/org.eclipse.cdt.core.win32/.project')
-rw-r--r-- | core/org.eclipse.cdt.core.win32/.project | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/org.eclipse.cdt.core.win32/.project b/core/org.eclipse.cdt.core.win32/.project index 0c2dc05e8ad..09821b72158 100644 --- a/core/org.eclipse.cdt.core.win32/.project +++ b/core/org.eclipse.cdt.core.win32/.project @@ -3,7 +3,6 @@ <name>org.eclipse.cdt.core.win32</name> <comment></comment> <projects> - <project>org.eclipse.cdt.core</project> </projects> <buildSpec> <buildCommand> |