Anton Leherbauer
b7f5c2f33e
Upversion to 4.0.0 and fix dependency version ranges (bug 157543)
2006-10-11 12:28:54 +00:00
Doug Schaefer
9174d8ce58
Bug 141819 - Fix providers for some of the plugins.
2006-05-24 18:54:05 +00:00
Doug Schaefer
7b0cf6dc03
Updated the about.html files.
2006-05-24 13:51:50 +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
c5c47c0842
Trying out the .qualifier version for builds.
2006-01-03 19:11:47 +00:00
Doug Schaefer
2b2f1eaba6
Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress.
2005-12-02 20:43:14 +00:00
Doug Schaefer
f68ca2c02b
Made all of the plugins OSGi components.
2005-11-15 21:33:43 +00:00
Doug Schaefer
f1fa62b185
Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries.
2005-11-10 21:41:23 +00:00
Doug Schaefer
13211bd14e
More fun with EPL. I think we have all Java files compliant now.
2005-07-22 14:55:56 +00:00
Alain Magloire
eae0585e17
2005-07-22 Alain Magloire
...
Fix to Copyright.
2005-07-22 02:52:12 +00:00
Alain Magloire
da7592b337
fixing change in the method
2005-07-19 00:30:24 +00:00
David Inglis
cf09e84a32
CPL to EPL transistion - license header update for IBM
2005-06-23 16:02:46 +00:00
David Inglis
92cae3205a
CPL to EPL transistion - license header update for QNX
2005-06-23 16:01:26 +00:00
Doug Schaefer
e470be8631
EPL'ing the CDT.
2005-06-23 14:44:35 +00:00
Doug Schaefer
bdecfcfc41
Cleaned up some obvious NLS warnings. Also turned off the warnings for the tests plugins.
2005-05-16 14:44:03 +00:00
Alain Magloire
277bec9a0d
Fix test changes in CDI
2005-04-25 19:12:37 +00:00
Doug Schaefer
0583121e43
Updated the version numbers to 3.0.0.
2004-12-22 19:49:22 +00:00
Alain Magloire
91086ed28f
adjust to changes in CDI
2004-10-26 19:44:14 +00:00
Alain Magloire
746c917494
adjust to CDI changes
2004-10-22 19:31:20 +00:00
Alain Magloire
bec09a7c2a
Adjust to changes.
2004-10-20 19:14:05 +00:00
Alain Magloire
479dfcc366
2004-10-17 Alain Magloire
...
Remove deprecated method in CDI adjust the implementation.
* core/org/eclipse/cdt/debug/core/tests/BreakpointTests.java
* core/org/eclipse/cdt/debug/core/tests/DebugTests.java
* core/org/eclipse/cdt/debug/core/tests/LocationTests.java
2004-10-17 21:28:28 +00:00
Alain Magloire
907262fe19
2004-10-15 Alain Magloire
...
Adjust to the change in the CDI
* core/org/eclipse/cdt/debug/core/tests/BreakpointTests.java
* core/org/eclipse/cdt/debug/core/tests/DebugTests.java
* core/org/eclipse/cdt/debug/core/tests/LocationTests.java
2004-10-15 16:07:00 +00:00
Mikhail Khodjaiants
a315994318
Moved to the new breakpoint management API.
2004-09-07 20:43:45 +00:00
Doug Schaefer
739203fe55
Upversioning head to 2.1.0.
2004-07-15 15:54:47 +00:00
David Inglis
6b222b30ad
update test to Eclipse 3.0
2004-06-28 20:26:26 +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
7ef1a6ed7e
Change The Core Model interfaces to throw CModelException when
...
the fail abnormally. This forces a lot of try{} catch(){}
bloks and rethrow to be added in the code.
2004-04-20 00:06:27 +00:00
David Inglis
a85f27eed2
use new cdescriptor operation for changes
2004-03-19 20:31:33 +00:00
Doug Schaefer
8cceffb272
Fix the classpaths to use dynamic containers again.
...
My apologies :-)
2004-01-05 21:16:28 +00:00
Doug Schaefer
e1b04cf0c0
Added org.eclipse.core.runtime.compatability as a
...
dependency to satisfy Eclipse 3.0M6 requirements.
2004-01-05 20:26:57 +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
9dc3aa63e5
Upgrade to Eclipse 3.0. Includes:
...
- upgrade plugin.xml files
- use PDE containers
- apply Eclipse 3.0 porting items, in particular openEditor and gotoMarker
- remove TestWorkbenches from test plugins
2003-11-24 18:31:03 +00:00
Doug Schaefer
fe07db2d72
Upversioning everything to 1.2.0.
2003-10-01 20:23:21 +00:00
Peter Graves
55d821e0a2
Cleanup to remove warnings.
2003-09-24 14:41:09 +00:00
Peter Graves
2db6f58160
Include the .jar file.
2003-07-18 18:45:45 +00:00
Doug Schaefer
c3710b47a6
Fix up paths.
2003-07-14 20:14:41 +00:00
Peter Graves
04b6ea96de
Major cleanup. Moved the resrouces out of the source tree and
...
fixed a problem where we were not terminating debug sessions.
Also removed a bunch of unused stuff.
2003-07-03 18:21:15 +00:00
David Inglis
09a1c8f4d9
update version
2003-04-23 16:47:21 +00:00
Alain Magloire
b0f43f73ce
updated.
2003-04-06 00:33:54 +00:00
Alain Magloire
da81942d76
Get rid of some warnings.
2003-04-06 00:33:45 +00:00
Alain Magloire
70725d89a4
updated
2003-03-27 16:25:39 +00:00
Alain Magloire
edd1a22fb3
Changes was doen int the Core Model:
...
ICModel, ICProject, ICContainer, ICTranslationUnit
IArchive and IBinary
We now adjust the code
2003-03-27 16:25:30 +00:00
Doug Schaefer
2146d49bbc
Oops, wrong project.
2003-02-11 15:54:33 +00:00
Doug Schaefer
6cc8fcf0b7
Work on the DOM builder - simple declaration and declSpecifiers but
...
no declarator yet.
2003-02-11 15:49:46 +00:00
Peter Graves
8eb09aca12
Removed some warnings.
2003-01-29 19:55:12 +00:00
Peter Graves
fbbb8e82c0
Simple fix.
2003-01-29 19:08:39 +00:00
Peter Graves
01b4d137a7
Updates from Judy Green - updated classpath and .project to reflect classpath changes
2003-01-22 19:22:47 +00:00
Peter Graves
c36bf37cb1
Update for the new parameters to ICDISession.createCSession
2003-01-21 18:58:16 +00:00
Peter Graves
6acf96ba0e
Commit patch from JGreen
2003-01-06 20:33:54 +00:00
Peter Graves
d43760202b
Commit patch from JGreen
2003-01-06 20:10:22 +00:00