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

601 commits

Author SHA1 Message Date
Alain Magloire
92b0174888 filterClass contribution attribute to use the "Run"
launch ShortCut.
2004-02-20 04:34:28 +00:00
Alain Magloire
9579ebb09c Support For the Run contribution 2004-02-19 23:29:54 +00:00
Alain Magloire
82d727f5e6 Remove deprecated Eclipse-2.0 calls. 2004-02-18 20:53:44 +00:00
Alain Magloire
9bf8316c22 Added image icon when attaching. 2004-02-18 20:14:05 +00:00
Alain Magloire
75e82f6762 Use a two pane select dialog when attaching 2004-02-18 03:51:31 +00:00
Thomas Fletcher
99f9cd3e5d Fix to address PR 52085 where there was no mechanism
for importing environment variables into the configuration.
2004-02-17 14:57:44 +00:00
Thomas Fletcher
35bea588e0 Fix to address PR 52085 where there was no mechanism
for importing environment variables into the configuration.
2004-02-17 14:47:22 +00:00
Thomas Fletcher
3f2a1ba9ff Further enhancements for PR 39580. If the icons are
different (ie debug and release) then the executables 
show up as different entries when they should show up
as the same with different "qualifiers"
2004-02-15 17:32:45 +00:00
Thomas Fletcher
e4929dfcd1 Fix to address PR 39580 to improve scalability. 2004-02-12 09:00:58 +00:00
Thomas Fletcher
c017fa06af Updates to improve usabilty with projects which contain
multiple binaries and to improve extensibility of quick
launcher.
2004-02-02 15:22:26 +00:00
David Inglis
becb0a5d20 removed warning 2004-01-13 18:44:43 +00:00
Alain Magloire
bf3ef0b67e organize imports. 2004-01-07 21:08:20 +00:00
Alain Magloire
081264bae4 Fix Pr 49652.
Show the full path of the binaries.
2004-01-07 21:02:50 +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
Alain Magloire
4dd68890fa updated 2003-12-18 21:39:22 +00:00
Alain Magloire
654462825d Possible NPE, PR 49146 2003-12-18 21:37:04 +00:00
David Inglis
d11053223e Fix for PR 49051 2003-12-18 15:45:21 +00:00
Alain Magloire
c01adea573 updated the log 2003-12-17 01:59:14 +00:00
Alain Magloire
2f4b323387 Depend on org.eclipse.boot 2003-12-17 01:59:02 +00:00
Alain Magloire
ef34e01089 Choose a debugger base on the Eclipse platform. 2003-12-17 01:58:46 +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
David Inglis
6593148591 fix for 46126 2003-11-06 18:58:48 +00:00
David Inglis
14df45f11f fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=46129 2003-11-06 18:39:10 +00:00
Thomas Fletcher
64b4e87bb3 Patch from Mikhail Khodjaiants regarding source lookup. 2003-10-27 21:15:19 +00:00
Thomas Fletcher
7513a43095 Patch from Mikhail Khodjaiants regarding source lookup. 2003-10-27 21:07:13 +00:00
David Inglis
49d36fc10e 2003-11-22 Mikhail Khodjaiants
src/org/eclipse/cdt/launch/ui/CSourceLookupTab.java: 
	Dispose 'SourceLookupBlock' when disposing 'CSourceLookupTab'.
2003-10-23 17:24:21 +00:00
David Inglis
1883bd1101 2003-11-17 Mikhail Khodjaiants
src/org/eclipse/cdt/launch/ui/CSourceLookupTab.java: 
	"Search for duplicate source files" option support.
2003-10-17 19:28:55 +00:00
David Inglis
a74781039e patch from Mikhail Khodjaiants
- use 'MultiStatus' instead of 'Status' in the 'abort' method.
2003-10-09 13:08:36 +00:00
Doug Schaefer
fe07db2d72 Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
David Inglis
99eeb85fa8 added help id to launch tabs 2003-09-25 13:34:49 +00:00
David Inglis
02bab456aa 2003-08-05 Mikhail Khodjaiants
* src/org/eclipse/cdt/launch/sourcelookup/DefaultSourceLocator.java
	Check if the project saved in the launch configuration equals to the project set 
	in the source lookup tab.
2003-08-05 17:06:19 +00:00
David Inglis
33fdeeac10 see ChangeLog 2003-07-28 20:22:44 +00:00
David Inglis
a91ac220d1 refactor/bug fix 2003-07-22 19:07:36 +00:00
David Inglis
4da2df9363 see change log 2003-07-22 15:43:02 +00:00
Thomas Fletcher
3f0453ac43 Applied patch for a new entry (IResourceChangeListener) to the 'getAdapter' method of the 'DefaultSourceLocator' 2003-07-17 17:46:24 +00:00
Thomas Fletcher
c25eb48959 Don't initialize in what may be a non-ui thread. 2003-07-15 21:10:32 +00:00
Thomas Fletcher
c52d8ebf71 Update to fill out the LaunchImage class which was not loading images. 2003-07-09 21:51:48 +00:00
David Inglis
fbfc9a8227 fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39583 2003-07-03 18:45:07 +00:00
David Inglis
993aa92d6e *** keyword substitution change *** 2003-06-26 14:53:30 +00:00
David Inglis
75881ff48b see change log - David Inglis 2003-06-26 2003-06-26 14:53:11 +00:00
David Inglis
a2efc1bcec fix NPE when list is empty and user select OK 2003-04-30 17:33:41 +00:00
David Inglis
5ae31fb0e6 update version 2003-04-23 15:03:25 +00:00
Alain Magloire
f34eef563d updated. 2003-04-17 17:07:17 +00:00
Alain Magloire
a449ceee84 Fix typo. 2003-04-17 17:07:11 +00:00
David Inglis
e70e5d973d spelling 2003-04-03 19:10:36 +00:00
David Inglis
d88e8a74e3 removed warnings 2003-04-03 19:03:32 +00:00
Alain Magloire
d750e21df8 ICElement.getResource() no longer throw an exception. 2003-03-27 19:32:04 +00:00
Alain Magloire
70725d89a4 updated 2003-03-27 16:25:39 +00:00