Doug Schaefer
e35ccf64a8
Fixed up the disable of the LaunchBar so it really removes it.
...
Not sure if it's a bug, but I had to dispose of the control myself.
2014-06-19 15:32:16 -04:00
Doug Schaefer
359c8976c8
Added preference to enable/disable the launch bar.
2014-06-19 13:49:50 -04:00
Doug Schaefer
c2da55547c
Bug 437392 Initial commit of LaunchBar.
...
The LaunchBar is a Tool Control that allows the user to select an
active launch configuration, launch mode, and a new concept, a launch
target, and the build for that combination and launch that combination.
It also provides shortcuts to create launch configurations, and edit
their properties using the existing launch config edit dialog.
Change-Id: I8c6c9b72fed9052c03d2028c4611c78872d971c4
Reviewed-on: https://git.eclipse.org/r/28727
Tested-by: Hudson CI
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
2014-06-19 12:11:52 -04:00
Sergey Prigogin
cf4556f05f
Cosmetics.
2014-06-17 15:12:01 -07:00
Marc Khouzam
8445aa5086
Removed unused code
...
Change-Id: I99bde18516ccb5161bb7f8cea0bb7b12264e4b79
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-09 15:36:11 -04:00
Marc Khouzam
0ddab334f0
Missing NON-NLS strings
...
Change-Id: Ia177b5ded46b3d6292af3e41951165c9d26b57cc
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-09 15:31:42 -04:00
Marc Khouzam
8d09935caf
Bug 426586 - [launch] Rename launch delegates to be more descriptive to
...
the user
Change-Id: Icd070b655a707474f60438bb9c2217fd87e210ce
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/21106
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2014-01-27 15:42:30 -05:00
Sergey Prigogin
5d7a19fa6c
Enabled JDK 1.7.
...
Change-Id: Ic2a161ea3c318dc1e8ba01c271c936bf5ed8763d
Reviewed-on: https://git.eclipse.org/r/21020
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-01-24 13:38:55 -05:00
Sergey Prigogin
1d166260a8
Bumped up CDT version to 8.4.
...
Change-Id: I1229344feaaed4a3551ceb7b1ef1410545048b55
Reviewed-on: https://git.eclipse.org/r/20908
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-01-21 17:35:29 -05:00
Andrew Gvozdev
652ce4748e
Fixed parent pom version to reference
2013-08-27 15:16:24 -04:00
Mikhail Khodjaiants
e19147b554
Bug 384780 - No error is reported if a directory is specified as program
...
path.
2012-07-10 16:20:56 -04:00
Sergey Prigogin
3be412111c
Bumped up feature versions for Kepler.
2012-06-28 11:08:11 -07:00
Sergey Prigogin
b4481a5773
Incremented version in pom to match the one in MANIFEST.MF
2012-04-05 10:08:30 -07:00
Sergey Prigogin
3e38bde42c
Fixed an API tooling error.
2012-04-04 17:26:47 -07:00
Sergey Prigogin
b424f35ce4
Cosmetics.
2012-04-04 17:26:10 -07:00
Anton Gorenkov
4a793c0801
Bug 180256 - Launch configurations should support build variables
2012-04-02 10:47:17 -07:00
Marc Khouzam
2bafef2e42
Code cleanup, mostly about missing @Override
2012-01-17 09:42:18 -05:00
Sergey Prigogin
09967ad791
Version number changes missed in the previous commit.
2011-10-19 20:53:44 -07:00
Sergey Prigogin
2932f9122c
Updated parent feature version in pom.xml files.
2011-10-19 19:32:07 -07:00
Sergey Prigogin
7a3c9ba3a1
Switched to Java 1.6.
2011-10-17 18:04:17 -07:00
Sergey Prigogin
457af57f60
Changed the execution environment to JavaSE-1.6
2011-10-17 16:44:49 -07:00
Doug Schaefer
d7092b12c9
Mavenizing CDT releng.
...
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Sergey Prigogin
49a4f3518f
Cosmetics.
2011-05-26 20:41:45 +00:00
Teodor Madan
5c31ff1458
Bug 324624 - Launch group: Number of entries is not reducible
2011-05-25 07:21:21 +00:00
David Dubrow
bef52e225a
Don't trigger listener when data hasn't changed
2011-02-28 20:58:11 +00:00
Anton Leherbauer
60080b30c7
Fix deprecation warnings
2011-02-14 14:18:46 +00:00
James Blackburn
6a815d839a
Bug 336052 - AbstractCLaunchDelegate{2} fails to launch if the Build throws Exception or build cancels the progressmonitor.
2011-02-02 15:41:28 +00:00
Marc Khouzam
0c02ab5445
Bug 335776: Typo in translation string gives exception
2011-01-29 18:56:26 +00:00
James Blackburn
94e6baa3f7
Bug 333504 - [remote launch] NPE after switching to "Standard Launcher" in Remote Application debug configuration
2011-01-04 20:28:14 +00:00
Ken Ryall
d1c831f3c2
Enhance support for scripting and running headless.
2010-12-16 17:46:30 +00:00
Marc Khouzam
d71d341186
Bug 328012: Remote @noextend because it breaks the compilation of org.eclipse.cdt.debug.gdbjtag.ui.GDBJtagCDICMainTab
2010-11-29 16:05:16 +00:00
Sergey Prigogin
93025a22fb
Bug 328012 - UI freezes when opening a launch configuration if the binary is on a slow file system
2010-11-28 21:17:37 +00:00
Sergey Prigogin
3e56b321b1
Bug 328012 - UI freezes when opening a launch configuration if the binary is on a slow file system
2010-11-28 20:47:34 +00:00
Sergey Prigogin
ef997227df
NLS-style string resources.
2010-11-28 20:21:32 +00:00
Sergey Prigogin
09fa3a7581
NLS-style string resources.
2010-11-28 19:58:42 +00:00
James Blackburn
5294511318
Bug 317796 - Build before launch should be cleverer about which configuration is built.
...
Add option to LaunchConfig Main Tab to automatically choose a build configuration appropriate to the binary being debugged.
2010-08-26 15:36:21 +00:00
Mikhail Khodjaiants
cb668b62b8
Bug 322671 - CMainTab duplicates CAbstractMainTab members
2010-08-13 16:12:03 +00:00
John Cortell
edbcd95797
Bug 316040: Bad progress messages being posted from CDI launcher
2010-06-15 21:07:42 +00:00
Ken Ryall
8cf1d78978
Bug 315461 - [launch] Invalid thread access exception during launch
2010-06-03 17:19:19 +00:00
Vivian Kong
738da44d29
Bug 315439 Fix up copyright
2010-06-02 20:38:34 +00:00
John Cortell
21b37f0e95
Bug 315396: EDC launch imported executable causes divide by zero exception
2010-06-02 14:16:38 +00:00
Ken Ryall
fce5016ea7
Only enable the cdi-gdb activity on no run launches since they are used by DSF as well.
2010-05-27 04:01:37 +00:00
John Cortell
23c2595561
Bug 309126: Build before launch does too much building with project references (handle invalid build config ID)
2010-05-26 15:57:45 +00:00
John Cortell
646182c984
Corrected comment
2010-05-25 23:55:16 +00:00
John Cortell
cc353d738b
Bug 309126: Build before launch does too much building with project references (fix shallow comparison of project references)
2010-05-25 23:16:51 +00:00
John Cortell
cc65b918dc
Combined class javadoc
2010-05-25 20:27:17 +00:00
John Cortell
72fbc7d394
Bug 309126: Build before launch does too much building with project references
2010-05-25 20:26:14 +00:00
Ken Ryall
c58a08aaad
Bug 309128.
2010-05-25 19:44:06 +00:00
Mikhail Khodjaiants
e733369d6f
Bug 313806 - Export all debug packages.
2010-05-20 20:38:54 +00:00
Marc Khouzam
06f8d01d6c
Bug 312997: Set the default launch delegate using the launch configuration type instead of individual launch configurations. This avoids having the tabs for all launch delegates be created every time, and causing race conditions.
2010-05-19 15:43:16 +00:00