Teodor Madan
c00e25a8ad
[Bug 457699] Fix NPE when renaming project and executable path LC
...
attribute is empty
Change-Id: I27405f759a0cdec1d66bc6bc63be0e7dbd183bf8
Signed-off-by: Teodor Madan <teodor.madan@freescale.com>
2015-01-23 03:21:17 -05:00
Ungureanu Dan-B07892
f03ce33b71
[457699]. Update C/C++ Application path at project rename
...
Change-Id: Ia9a2cd7c57a12bb74346915f22b6617fbb42a309
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=457699
Signed-off-by: Dan Ungureanu <dan.ungureanu@freescale.com>
2015-01-22 04:02:44 -05:00
Alena Laskavaia
8e7e750522
CAbstractMainTab: fixed possible NPE if method called direcly
...
updateBuildConfigCombo originally accepted null as arument, restored
this behavior (it is not called with null from cdt code, but may be
called from overriding classes)
Change-Id: I7d0f271b2bd414d380a1804b838ce38fbdc7c0af
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
2015-01-21 09:14:21 -05:00
Alena Laskavaia
971176c83f
abstract main tab: replace auto-config checkbox with combo item
...
as discussed on cdt-dev I am trying to make ui look better
and more generic by replacing
"Select configuration using 'C/C++ Application'"
checkbox with Automatic selector.
Launch delegate or subclass on main page can control and override
behaivior of this ui control
This won't break API but it will break UI if subclasses were actually
doing something with original chechbox control
(besides not creating it).
Change-Id: I36f20bf05ff19e1fd66782e2351f18edc7d507cc
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
Reviewed-on: https://git.eclipse.org/r/39619
Tested-by: Hudson CI
2015-01-15 09:09:51 -05:00
Sergey Prigogin
252eaf4c0f
Incremented CDT feature version to 8.6.0.
...
Change-Id: Ic90c8e6a68d21e5b90ec3fac997da6a95a29bedf
Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Reviewed-on: https://git.eclipse.org/r/39066
Tested-by: Hudson CI
2015-01-06 19:40:38 -05:00
Alena Laskavaia
572b3e917f
Bug 447933 - CMainTab - uncessery restrictions on Browse button
...
Change-Id: Ic69f12abe7597d34a2354721c8b27166ec0edd5f
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
Reviewed-on: https://git.eclipse.org/r/35143
Tested-by: Hudson CI
2014-10-21 10:19:29 -04:00
Sergey Prigogin
d8154bd340
Inremented branding plugin version to 8.5
2014-07-21 17:39:01 -07: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