1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

14064 commits

Author SHA1 Message Date
David Inglis
961a96a496 update qnx spawner 2002-09-03 17:52:57 +00:00
David Inglis
cf15b1fb76 qnx spawner 2002-09-03 16:16:58 +00:00
David Inglis
25863f8649 windows spawner 2002-09-03 16:16:20 +00:00
David Inglis
484862d910 solaris spawner 2002-09-03 16:15:34 +00:00
David Inglis
232aee209b spawner update 2002-09-03 16:13:53 +00:00
David Inglis
fb3b0b4c05 *** empty log message *** 2002-09-03 15:41:42 +00:00
David Inglis
3da18a28f5 added spawner for linux 2002-09-03 15:08:38 +00:00
Sebastien Marineau
9461885204 Add context menu ID's for the editor and ruler
(Outliner to follow)
2002-08-28 22:42:29 +00:00
David Inglis
4a84a692d6 fixed bug with parsing bad Elf file 2002-08-27 02:58:04 +00:00
Sebastien Marineau
b6d69ba0e1 Merge in fix submitted by Alex Chapiro for NPE in CView 2002-08-26 22:11:42 +00:00
Sebastien Marineau
43f276c433 Bugfix for asm editor exception 2002-08-26 22:10:35 +00:00
Alain Magloire
c80351772d Put some framework in place for the coming Builder. 2002-08-26 20:01:45 +00:00
David Inglis
c2bcc53963 changed plugin name 2002-08-26 17:43:52 +00:00
Alain Magloire
b9323185f0 regenerate build.xml 2002-08-23 16:15:56 +00:00
Sebastien Marineau
76353eb064 Remove more deprecated function warnings 2002-08-21 01:06:51 +00:00
Sebastien Marineau
4175540e12 Remove more deprecated function warnings 2002-08-21 01:00:42 +00:00
Sebastien Marineau
942d39e28e Remove deprecated function warnings (patch from Thomas FLetcher) 2002-08-21 00:55:28 +00:00
Sebastien Marineau
73e5cca874 Remove deprecated function warnings (patch from Thomas FLetcher) 2002-08-21 00:47:20 +00:00
Sebastien Marineau
612877ef1d First crack at junit CDT tests 2002-08-20 16:35:24 +00:00
Judy N. Green
459524d7e4 Added Windows XP to list of OSes that set the command to "cmd.exe /c set" 2002-08-16 13:00:18 +00:00
Judy N. Green
cc9642e5a1 Added methods to create and convert to
default standard make C and C++ projects from simple projects such as 
when checking out new code "as a project" from CVS.
Using CCorePlugin as the holder of all knowledge as to what a C/C++ Standard Make project is.
2002-08-15 20:41:10 +00:00
Judy N. Green
e8a221b7de Added methods to create and convert to
default standard make C and C++ projects from simple projects such as 
when checking out new code "as a project" from CVS
2002-08-15 20:30:19 +00:00
David Inglis
d356f299da added debug launch action to c perspective 2002-08-15 19:49:43 +00:00
David Inglis
de3813f5f2 handle non-ui startup 2002-08-15 19:48:44 +00:00
David Inglis
7fed901ae5 removed bogus projectNatureImages extension 2002-08-15 14:43:30 +00:00
Judy N. Green
46acfebc85 Moved catch block for CoreException from page level to Wizard level 2002-08-14 13:45:57 +00:00
David Inglis
7d0d12f449 allow init in non-ui thread 2002-08-13 20:38:25 +00:00
Judy N. Green
9cd17db724 Added Project Conversion Functionality, through wizards. Unkown to c?C++ and C to C++. 2002-08-13 15:05:20 +00:00
David Inglis
4415f739fb handle execeptions in runnable when creating project 2002-08-13 13:17:21 +00:00
David Inglis
adb8d76574 added abstract getProjectID plus handle execeptions in runnable
when creating project
2002-08-13 13:17:10 +00:00
Sebastien Marineau
9089dd4dcc Fix up the status line contributions so they work with the 2.0
AbstractTextEditor
2002-08-09 21:08:22 +00:00
David Inglis
547d7800c0 update of .cdtproject management 2002-08-09 20:35:48 +00:00
David Inglis
284a65e273 move C nature image here 2002-08-09 20:34:08 +00:00
David Inglis
ec39247781 no icons in core 2002-08-09 20:33:03 +00:00
Sebastien Marineau
0ddf06d9e6 Patch from Thomas Fletcher to fix environment reading on win98 2002-08-09 02:39:11 +00:00
Sebastien Marineau
b9ffb7a6dc 2.0 cleanups 2002-08-09 02:32:38 +00:00
Sebastien Marineau
31e3dc5a93 Make preferences consistent with java
Add in preferences for line numbers and overview ruler
2002-08-09 02:32:07 +00:00
Sebastien Marineau
958906d808 2.0 cleanup 2002-08-09 02:31:39 +00:00
Sebastien Marineau
324f4bf5dd Add overview ruler and line numbers 2002-08-09 02:31:24 +00:00
Sebastien Marineau
c287f57cc2 Pull in from jdt 2002-08-09 02:31:08 +00:00
David Inglis
ac5ef77825 removed console clearing logic replaced with IConsole method 2002-08-07 14:41:03 +00:00
David Inglis
06cc85addc removed console clearing logic replaced with IConsole method 2002-08-07 14:35:53 +00:00
David Inglis
1fbd128547 rename file to .cdtproject 2002-08-07 14:34:52 +00:00
David Inglis
e779696228 start of .cdtproject management 2002-08-06 20:27:41 +00:00
David Inglis
ce3ece8454 start of .cdtproject management 2002-08-06 20:16:58 +00:00
Alain Magloire
c5bb4d2bde Check only on the kind for now, until we have a
better way to deal with the deltas.
2002-07-26 20:05:14 +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
Alain Magloire
08af81d6df Clast cast Exception was thrown. 2002-07-22 23:47:19 +00:00
Alain Magloire
bb86c07d51 remove need for
org.eclipse.{search,compare,debug.ui,debug.core,ui}
2002-07-19 17:10:01 +00:00
Sebastien Marineau
62922735e9 Change provider name to org.eclipse 2002-07-16 01:52:35 +00:00