Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-02-25Bug 265796Ken Ryall1-0/+6
2005-12-02Got rid of the static project references in our .project files. PDE takes ↵Doug Schaefer1-3/+0
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.
2003-11-24Upgrade to Eclipse 3.0. Includes:Doug Schaefer1-7/+0
- upgrade plugin.xml files - use PDE containers - apply Eclipse 3.0 porting items, in particular openEditor and gotoMarker - remove TestWorkbenches from test plugins
2003-10-27Moved 'DefaultSourceLocator' from the 'org.eclipse.cdt.launch' plugin and ↵Mikhail Khodjaiants1-0/+1
merge it with 'CUISourceLocator'. Added dependency to 'org.apache.xerces'. Moved the 'org.eclipse.debug.core.sourceLocators' extension from the launcher. Changed the initialization of 'SourceLookupBlock'.
2003-02-21Implementing the 'Attach Source' editor.Mikhail Khodjaiants1-1/+0
2003-02-21Implementing the 'Attach Source' editor.Mikhail Khodjaiants1-0/+1
2002-11-05Added support of the 'Add Global Variables' action of the Expressions view.Mikhail Khodjaiants1-0/+1
2002-09-13Implementation of text hovering.Mikhail Khodjaiants1-0/+1
2002-08-06Added the Registers and Memory views.Mikhail Khodjaiants1-0/+35

    Back to the top