1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Alain Magloire 3c9660722e 2004-12-10 Alain Magloire
Fix for 77874.
	In order to fix this we removed all of the Eclipse-1.0 classes
	that we copied in the CDT.
	The good news is that it is now part of Eclipse-3.x platform and we no
	need to carry the duplicate.
	The templates support was rewritten to use the JFace templates support
	classes.

	* src/org/eclipse/cdt/internal/corext/template/*: remove to use
	JFace Templates support.
	* src/org/eclipse/cdt/internal/corext/template/c/*: rewritten to use
	JFace Templates classes.
	* src/org/eclipse/cdt/intenal/corext/texmanipulation/*: remove to use
	JFace TextEdit support
	* src/org/eclipse/cdt/internal/ui/preferences/CTemplatePreferencePage.java:
	Rewritten to take advantage of JFace support for Templates.
	* src/org/eclipse/cdt/internal/ui/text/link/*: Remove use JFace
	* src/org/eclipse/cdt/internal/ui/text/template/*: Remove use JFace templates
	* plugin.xml
	* plugin.properties
	* template/default-templates.xml
2004-12-10 17:22:41 +00:00
..
org.eclipse.cdt.core Interfaces for basic types 2004-12-10 17:03:16 +00:00
org.eclipse.cdt.core.aix Checking in the shared libraries for AIX. 2004-11-18 20:28:43 +00:00
org.eclipse.cdt.core.linux Build the libraries for Linux PPC. 2004-11-18 20:45:36 +00:00
org.eclipse.cdt.core.macosx Rebuild of Mac libraries as provided in 79066. 2004-11-19 15:11:22 +00:00
org.eclipse.cdt.core.qnx new pty supprt for spawner 2004-11-17 19:33:39 +00:00
org.eclipse.cdt.core.solaris regenerate the sharedlibraries binaries. 2004-11-17 02:48:13 +00:00
org.eclipse.cdt.core.tests Moved parser2 packages to dom.parser 2004-12-10 03:53:10 +00:00
org.eclipse.cdt.core.win32 Updated the Windows spawner DLL to build using MinGW gcc. 2004-11-18 16:11:50 +00:00
org.eclipse.cdt.ui 2004-12-10 Alain Magloire 2004-12-10 17:22:41 +00:00
org.eclipse.cdt.ui.tests Reversed failing test. 2004-11-30 18:51:01 +00:00