1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/core/org.eclipse.cdt.core
Doug Schaefer 7b1c64d5fe Patch for Sean Evoy:
Core 
1.	Added 2 new option types: Boolean and enumerated 
2.	Changed the IOption interface to get new option type values 
3.	In plugin manifest and IOption interface added concept of a default enumerated value to support on-going GUI work 
4.	In plugin manifest and IOption, added field to map the actual command line argument with the option for makefile generation.

Tests 
1.	Changed the plugin.xml manifest to match the new option types 
2.	AllBuildTests.java updated to test new option types and fields added in core
2003-05-21 16:30:00 +00:00
..
build/org/eclipse/cdt Patch for Sean Evoy: 2003-05-21 16:30:00 +00:00
dom/org/eclipse/cdt/internal/core/dom Removed the println from DOMBuilder. 2003-05-06 15:33:32 +00:00
index/org/eclipse/cdt remove unused methods. 2003-04-10 01:12:42 +00:00
model/org/eclipse/cdt Patch for Hoda Amer. 2003-05-01 19:46:42 +00:00
parser Symbol table/Parser interworking. 2003-05-05 20:31:08 +00:00
schema Patch for Sean Evoy: 2003-05-21 16:30:00 +00:00
src/org/eclipse/cdt remove console mode, not used 2003-04-21 17:09:03 +00:00
utils/org/eclipse/cdt/utils Change the scope of raise and the sig flags to be public. 2003-04-24 14:23:27 +00:00
.classpath Merge new parser into HEAD branch. 2003-03-04 18:25:45 +00:00
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.project cleanup 2002-09-17 18:53:40 +00:00
about.html Add license file 2002-07-10 21:49:08 +00:00
build.properties Added the dom source folder to the build.properties. 2003-04-10 18:28:37 +00:00
ChangeLog updated 2003-04-29 19:45:51 +00:00
plugin.properties Patch for Sean Evoy: 2003-05-21 16:30:00 +00:00
plugin.xml Patch for Sean Evoy: 2003-05-21 16:30:00 +00:00