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

14049 commits

Author SHA1 Message Date
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
Judy N. Green
88d399b94c Removed unused imports 2002-07-12 17:13:49 +00:00
Sebastien Marineau
b2227bd4b2 Add license file 2002-07-10 21:49:08 +00:00
Judy N. Green
73210db8b2 updated to team development in Eclipse 2.0 2002-07-09 18:07:38 +00:00
Judy N. Green
e747ad4a68 Updated classpath so that we can successfully build and deploy Jar files with CDT Core and UI 2002-07-04 16:31:05 +00:00
Judy N. Green
3cf0bd8e69 Changed jar to cdtcore.jar from cdt.jar to reflect the naming schema used by the JDT 2002-07-03 20:00:13 +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
7c1883b501 Bugfix from Alex 2002-06-27 14:31:05 +00:00
Sebastien Marineau
a203d723b1 Move to new DefaultPartitioner and add a fast C partitioner based on
Java one.
2002-06-26 22:39:16 +00:00
Sebastien Marineau
bb31c9625f More initial cleanups to remove classes that were pulled from 2.0 2002-06-26 22:00:42 +00:00
Sebastien Marineau
bde0626535 Initial cleanups to remove classes that were pulled from 2.0 2002-06-26 21:53:41 +00:00
Sebastien Marineau
3170ee99a0 Initial commit of CDT code from QNX 2002-06-26 21:17:46 +00:00
Sebastien Marineau
58eca28a21 Initial commit of CDT code from QNX 2002-06-26 20:55:44 +00:00
Sebastien Marineau
e0fe72f58c Initial commit of CDT code from QNX 2002-06-26 20:39:58 +00:00
Sebastien Marineau
db3c6a4470 First commit of CDT code from QNX 2002-06-26 20:29:14 +00:00