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

17 commits

Author SHA1 Message Date
Alain Magloire
ad08ad2679 Provide error markers for the pathentry ... Work in Progress. 2004-05-17 12:30:43 +00:00
David Inglis
6f06f88155 fixed dead lock
missing extension point
fix CCorePlugin.log
2004-04-19 15:51:31 +00:00
Bogdan Gheorghe
5c3d8fdb41 Fix annotations in overview bar, added index IProblem markers, added new preference page for controlling external search markers 2004-03-31 07:57:18 +00:00
Andrew Niefer
68273269dc externalize strings from Tanya Wolff 2004-03-23 20:46:26 +00:00
David Inglis
74f6ab27e8 - removal of deprecated 1.2 methods/classes 2004-01-13 21:25:35 +00:00
Doug Schaefer
d18851f2d7 Patch for Sean Evoy:
- Move the managed builder to it's own plugins and feature.
2003-09-15 20:44:43 +00:00
Alain Magloire
19076f897f New extension point for the ErrorParsers 2003-08-31 04:42:14 +00:00
John Camelon
c4df8f4e6f Patch for Victor Mozgin.
Initial pass at Task Bar/IProblem support.
2003-06-28 19:48:12 +00:00
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
David Inglis
f3e97df34a only support one platform from project for now. 2002-09-23 17:08:16 +00:00
David Inglis
60f24d786e new Processlist extension point 2002-09-17 19:08:38 +00:00
David Inglis
cb8243d3ef added new Generic Extension creation machanism that uses the
.cptproject file to find which plugin contains the extension point
2002-09-06 20:16:04 +00:00
David Inglis
c2bcc53963 changed plugin name 2002-08-26 17:43:52 +00:00
David Inglis
ce3ece8454 start of .cdtproject management 2002-08-06 20:16:58 +00:00
David Inglis
4956853ad0 update to support new console extension plus removed IPropertyStore
in core changing it to use the plaform property store.
2002-07-26 19:15:14 +00:00
Sebastien Marineau
62922735e9 Change provider name to org.eclipse 2002-07-16 01:52:35 +00:00
Sebastien Marineau
e0fe72f58c Initial commit of CDT code from QNX 2002-06-26 20:39:58 +00:00