Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-15compile all test plug-ins into jars at rootVivian Kong2-4/+3
2008-06-11copyrightsChris Recoskie1-0/+10
2008-05-07Renamed ICBreakpointTyped to ICBreakpointTypeJohn Cortell1-3/+3
2008-05-06bug 118100 - moving breakpoints types in ICBreakpointTypedAlena Laskavaia1-2/+3
2008-04-28- corrected englishAlena Laskavaia1-1/+1
2008-04-28- updated test to get more precise info when test is failingAlena Laskavaia1-2/+2
2008-04-25Refactoring to use "BreakpointEvent" instead of "Catchpoint" to be consistent...John Cortell3-13/+18
2008-04-25bug 226689 - catchpoint supportAlena Laskavaia3-1/+99
2008-04-24- oops, undo adding catchpoints before I commit itAlena Laskavaia1-1/+1
2008-04-24- fixed tests and created abstract class that has common parts for all debug ...Alena Laskavaia4-290/+248
2008-02-15Fix manifest warningsAnton Leherbauer2-2/+3
2008-02-09add singleton property to correct compile errors against M5 platform.Andrew Ferguson1-1/+1
2008-01-28Set project compliance to 1.5John Cortell1-1/+11
2007-11-06Upversion plug-ins to 5.0.0Anton Leherbauer1-1/+1
2006-10-11Upversion to 4.0.0 and fix dependency version ranges (bug 157543)Anton Leherbauer1-1/+1
2006-05-24Bug 141819 - Fix providers for some of the plugins.Doug Schaefer1-0/+1
2006-05-24Updated the about.html files.Doug Schaefer1-15/+17
2006-01-18Fixed build for jar'd pluginsDavid Inglis1-1/+1
2006-01-03Trying out the .qualifier version for builds.Doug Schaefer1-1/+1
2005-12-02Got rid of the static project references in our .project files. PDE takes car...Doug Schaefer1-3/+0
2005-11-15Made all of the plugins OSGi components.Doug Schaefer3-26/+28
2005-11-10Upversioned everything. Changed the features to not unpack the plugins that d...Doug Schaefer1-1/+1
2005-07-22More fun with EPL. I think we have all Java files compliant now.Doug Schaefer1-4/+10
2005-07-222005-07-22 Alain MagloireAlain Magloire6-29/+53
2005-07-19fixing change in the methodAlain Magloire1-2/+3
2005-06-23CPL to EPL transistion - license header update for IBMDavid Inglis1-0/+10
2005-06-23CPL to EPL transistion - license header update for QNXDavid Inglis4-0/+40
2005-06-23EPL'ing the CDT.Doug Schaefer1-30/+8
2005-05-16Cleaned up some obvious NLS warnings. Also turned off the warnings for the te...Doug Schaefer1-0/+47
2005-04-25Fix test changes in CDIAlain Magloire3-90/+110
2004-12-22Updated the version numbers to 3.0.0.Doug Schaefer1-1/+1
2004-10-26adjust to changes in CDIAlain Magloire1-4/+0
2004-10-22adjust to CDI changesAlain Magloire1-2/+4
2004-10-20Adjust to changes.Alain Magloire1-2/+2
2004-10-172004-10-17 Alain MagloireAlain Magloire4-20/+47
2004-10-152004-10-15 Alain MagloireAlain Magloire4-27/+33
2004-09-07Moved to the new breakpoint management API.Mikhail Khodjaiants4-123/+119
2004-07-15Upversioning head to 2.1.0.Doug Schaefer1-1/+1
2004-06-28update test to Eclipse 3.0David Inglis5-624/+630
2004-05-24Cleaned up the build.properties files to ensure the right things end up in th...Doug Schaefer1-3/+0
2004-04-20Change The Core Model interfaces to throw CModelException whenAlain Magloire2-21/+15
2004-03-19use new cdescriptor operation for changesDavid Inglis1-6/+11
2004-01-05Fix the classpaths to use dynamic containers again.Doug Schaefer1-21/+1
2004-01-05Added org.eclipse.core.runtime.compatability as aDoug Schaefer2-2/+22
2003-11-25Upversioned the plugins, etc to 2.0.0.Doug Schaefer1-9/+1
2003-11-24Upgrade to Eclipse 3.0. Includes:Doug Schaefer3-31/+11
2003-10-01Upversioning everything to 1.2.0.Doug Schaefer1-1/+1
2003-09-24Cleanup to remove warnings.Peter Graves3-11/+18
2003-07-18Include the .jar file.Peter Graves1-0/+1
2003-07-14Fix up paths.Doug Schaefer2-32/+16

Back to the top