1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

27 commits

Author SHA1 Message Date
Sergey Prigogin
c3d94d1bf2 Switched to Java 1.6. 2011-10-17 20:57:43 -07:00
Vivian Kong
fa79296afb adding third party code info and license for iSpell dictionaries 2008-06-09 16:21:33 +00:00
Andrew Ferguson
c113b00476 178386: check-in documentation tool framework plus doxygen implementation 2008-02-09 12:23:25 +00:00
Anton Leherbauer
38e9e9f713 Fix Java compliance settings 2008-02-01 08:54:58 +00:00
Sergey Prigogin
8463aa5adf Spell checking support in C/C++ editor. https://bugs.eclipse.org/bugs/show_bug.cgi?id=190512 2007-12-03 00:09:20 +00:00
Mikhail Sennikovsky
c5603e5a0e Template Engine submission from Bala Torati (Symbian) with some modifications and bug-fixes (see Bug 160012) 2007-04-26 17:07:39 +00:00
Anton Leherbauer
3685773b05 Fix compiler compliance properties for PDE export build 2006-10-02 13:19:31 +00:00
Chris Recoskie
4836857ef3 update copyrights 2006-06-14 12:16:17 +00:00
Doug Schaefer
be04db0edf Remove the removed source folders from the build.properties file. 2006-04-12 17:42:20 +00:00
Norbert Plött
2f2ef46adc .options included in binary build. 2006-02-10 15:54:48 +00:00
David Inglis
58f26dfed6 Fixed build for jar'd plugins
cleaned up .project files
2006-01-18 18:16:35 +00:00
Doug Schaefer
f68ca2c02b Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
David Inglis
cf09e84a32 CPL to EPL transistion - license header update for IBM 2005-06-23 16:02:46 +00:00
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
John Camelon
da3ce3ef51 Applied copyright notices for David Daoust on core and ui packages. 2004-06-24 19:29:42 +00:00
Doug Schaefer
de0397f03e Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
Alain Magloire
7b037d8323 added the new source folder refactoring in the build
porperties
2004-03-09 22:00:19 +00:00
Doug Schaefer
afc00e11ee Fixed up build.properties to include new browser folder. 2004-03-08 21:21:52 +00:00
Doug Schaefer
9c677d807f Upversioned the plugins, etc to 2.0.0.
Made sure the jar files got included in the zips.
2003-11-25 18:24:55 +00:00
Doug Schaefer
fe07db2d72 Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
Doug Schaefer
04804f1cf1 Added the build source folder to the build.properties file. 2003-06-14 21:14:56 +00:00
Judy N. Green
61987571ab Updated all build.properties files 2003-01-06 19:46:51 +00:00
Judy N. Green
0bd52b9a1d removed *.jar in build.xml files that was causing the generated jar to be included twice. Jars that need to be copied to the pluh\gins directory must be explicitly added 2002-10-17 20:42:27 +00:00
Sebastien Marineau
62922735e9 Change provider name to org.eclipse 2002-07-16 01:52:35 +00:00
Judy N. Green
73210db8b2 updated to team development in Eclipse 2.0 2002-07-09 18:07:38 +00:00
David Inglis
4792f930ff change all external plugin jar references to project references added
some missing src paths
2002-06-28 14:20:21 +00:00
Sebastien Marineau
58eca28a21 Initial commit of CDT code from QNX 2002-06-26 20:55:44 +00:00