Alena Laskavaia
4459b9a317
Bug 460953 - SetCrossCommandWizardPage does not check for 'null' in
...
result for dialog.open()
Change-Id: I8bc947e5f72891138cd41fd781d5839d09381c51
2015-07-23 14:37:43 -04:00
Marc-Andre Laperle
6356a26f0b
Bug 469533 - [Remote launch] Necessary plugins not installed along with C/C++ Remote Launch (RSE)
...
Change-Id: I10facf0b2a842bfdfa76373df09ad5c05dfaf392
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-06-16 17:17:18 -04:00
Marc Khouzam
bb61124897
Incremented CDT feature version to 8.8.0
...
Change-Id: Ib1189a08a5f0225fd676b682dc8a10477ad3acc5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-06-10 09:33:49 -04:00
Marc-Andre Laperle
30447e7806
Bug 469066 - NPE in CrossGCCBuiltinSpecsDetector.getCompilerCommand
...
Change-Id: Ie79a6043c742d9cd42bb846e5736676d9d0cbd6c
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-06-02 01:22:24 -04:00
Marc Khouzam
e820f872ad
Incremented CDT feature version to 8.7.0
...
Change-Id: Ife0feaaa9263d2b7797e31d628250bd26caff1b5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-05-04 21:07:13 -04:00
Marc-Andre Laperle
ba5e0ca0f5
Fix two modules having the same artifactId and groupId
...
org.eclipse.cdt.launch.remote and org.eclipse.cdt.launch.remote-feature had
the same artifactId and groupId. This made Sonar fail and is probably an
oversight anyway.
Change-Id: I026e5a67ddd811db75c1b0cb59dcb734fce9f446
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-04-24 12:42:46 -04:00
Marc Khouzam
4781f20495
Move some leftover plugins from Java 5 to Java 7.
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 13:42:20 -04:00
Marc Khouzam
37890019cb
Remove warnings caused by change to getAdaptable()
...
getAdaptable() in 4.5 M6 has changed to use generics, making casting its
result no longer necessary.
Change-Id: Idd943216a925576bb72c784b2c5a2a4b8e8b00d2
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 11:01:46 -04:00
Marc Khouzam
b7bfd5fec4
Bug 458650: Remove change not directly related to NPE
...
Partial revert of commit 196d978624
.
The removed change was causing a problem where the connectionCombo
pulldown was being set to its first element even for existing LC
Change-Id: I6888f2f783a303770d2924d0351b5dd7b5c055cc
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-02-24 08:54:01 -05:00
Morten Kristiansen
f680519739
[Bug 460131] Eclipse bin dir prepended to cross tool path
...
java.io.File is used to store the path to the cross tools.
getAbsolutePath is invoked before variables are expanded. Hence File
cannot see the path is already absolute and therefore prepends CWD.
Reverted to getPath, since conversion to full path would not make sense
anyway.
Change-Id: I13e5b2c0d7747741926a88e120d13003b910e8c6
Signed-off-by: Morten Kristiansen <millibit@gmail.com>
2015-02-20 21:41:04 -05:00
Teodor Madan
196d978624
Bug 458650 - NPE when creating a "C/C++ Remote Application" launch
...
config
Change-Id: I72f48aa4fa7b46e0d5ba5e5e8f6e4877269ea7f5
Signed-off-by: Teodor Madan <teodor.madan@freescale.com>
2015-01-29 09:50:51 +02: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
Doug Schaefer
1681eb8676
Revert "Bug 451929 - Leverage p2 ability to express native packages"
...
This is breaking downstream builds.
This reverts commit 18e6101a53
.
Change-Id: I5dd2ee129518757866ab832c683b648d13b07b83
Reviewed-on: https://git.eclipse.org/r/38594
Tested-by: Hudson CI
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
2014-12-23 00:05:47 -05:00
Pascal Rapicault
18e6101a53
Bug 451929 - Leverage p2 ability to express native packages
...
Change-Id: I0d2d4b5088a0148d3f0dc7690448fe231ae45103
Signed-off-by: Pascal Rapicault <pascal@rapicorp.com>
Reviewed-on: https://git.eclipse.org/r/38272
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2014-12-16 17:28:33 -05:00
Marc Khouzam
6004528ff6
Update to new CDT Logo
...
Change-Id: Iac76b204027efa01c8f848050a36d05022ecdf86
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/38363
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2014-12-16 13:29:12 -05:00
Iulia Vasii
4b833a066a
Bug 446013 - Improvements to CDT launch configurations context help
...
Link "C/C++ Application", "C/C++ Remote Application" and "GDB Hardware
Debugging" launch configurations tab groups to existing "C/C++
Development User Guide" documentation.
Change-Id: I8220fe14ab22f14167ee2026c4a1f93b3cc7cd3e
Signed-off-by: Iulia Vasii <IuliaMadalina.Vasii@freescale.com>
Reviewed-on: https://git.eclipse.org/r/34433
Reviewed-by: Teodor Madan <teodor.madan@freescale.com>
Tested-by: Teodor Madan <teodor.madan@freescale.com>
2014-11-04 09:32:21 -05:00
Iulia Vasii
1a87fa7fe3
Bug 370768 - new 'Edit...' button to access connection properties
...
Change-Id: I0117516b6c79bfe4acc80ecce81c5acad775c697
Signed-off-by: Iulia Vasii <IuliaMadalina.Vasii@freescale.com>
Reviewed-on: https://git.eclipse.org/r/35543
Tested-by: Hudson CI
Reviewed-by: Teodor Madan <teodor.madan@freescale.com>
Tested-by: Teodor Madan <teodor.madan@freescale.com>
2014-10-28 08:30:02 -04:00
Sergey Prigogin
5cc7505a12
Cleanup of Messages.properties and Messages.java files.
...
Change-Id: Iea47d46a3ea201722fbe666a03c89dde7e5e4961
2014-08-04 11:15:40 -07:00
Sergey Prigogin
d8154bd340
Inremented branding plugin version to 8.5
2014-07-21 17:39:01 -07:00
Sergey Prigogin
a2fbb5c879
Inremented feature version to 8.5.
2014-07-21 17:07:12 -07:00
Marc Khouzam
397b269e26
Bug 435998 - Remove 'updateSiteName' string as they are not used
...
Change-Id: I55485c9cba17f544d50d8e27b77d6644493d8300
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/27500
Tested-by: Hudson CI
2014-06-18 15:54:57 -04:00
Marc Khouzam
ce9b270a38
Bug 435998 - Get rid of all "eclipse_update_120.jpg" files in CDT
...
features
Change-Id: I52a71e62f8161990657e96ef52403fd7f69698a2
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/27499
2014-06-17 11:33:37 -04:00
Marc Khouzam
2c22479c9e
Bug 435309 - Use the shared license file scheme for CDT
...
This means that:
- feature.xml files now make a reference to the shared license plugin
using version 0.0.0
- feature.properties files no longer have the text for the license
- license.html and epl-v10.html files are removed as they are part
of the shared license plugin
- build.properties files no longer reference removed files
- the main pom.xml file references the license repository
Change-Id: Ibd880480de3a07597084d44cce7b822903509079
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/27250
2014-05-26 10:03:45 -04:00
Marc Khouzam
5806deb5b8
Update to new license text
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-05-20 11:36:39 -04:00
Marc Khouzam
fa5de3be3b
Update license.html files for 2014 version
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-05-02 11:17:44 -04: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
Alvaro Sanchez-Leon
af6a81e33d
Bug 430313 - [remote] Auto Remote Debug - Unable to download to folder
...
Change-Id: I5b798435a11a97cb0e5195494455104867d12b8d
Signed-off-by: Alvaro Sanchez-Leon <alvsan09@gmail.com>
Reviewed-on: https://git.eclipse.org/r/23735
Tested-by: Hudson CI
Reviewed-by: Teodor Madan <teodor.madan@freescale.com>
IP-Clean: Teodor Madan <teodor.madan@freescale.com>
Tested-by: Teodor Madan <teodor.madan@freescale.com>
2014-04-01 04:41:32 -04:00
Dan Ungureanu
c6630246d9
Bug 428367 - Fixed missing title for Properties dialog
...
Change-Id: I5abc99be6aa8bf02b84a549c3c11fd929e9acbc7
Signed-off-by: Dan Ungureanu <dan.ungureanu@freescale.com>
Reviewed-on: https://git.eclipse.org/r/22149
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-02-18 09:37:26 -05: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
09915f99bf
bug 420287: CDT features are scattered around in update manager
2013-10-24 11:11:58 -04:00
Marc-Andre Laperle
c644a857ba
Bug 392404 - Change Cross GCC toolchain to use language setting provider
...
Add cross toolchain prefix to the command macro.
Change-Id: I3188d21050b84fdc6d6a4b8d3b6aa540710f1790
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/17189
2013-10-16 01:01:43 -04:00
Andrew Gvozdev
652ce4748e
Fixed parent pom version to reference
2013-08-27 15:16:24 -04:00
Sergey Prigogin
bf2790474e
Bumped up feature version to 8.3.
2013-08-22 20:06:31 -07:00
aleon
3932f763bd
bug 409795: Rename GdbSever_name to GdbServer_path in remote launch
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=409795
Change-Id: I2ed941a5b878e1c0b16fcb185220e8a2f0f0336d
Signed-off-by: aleon <alvsan09@gmail.com>
Reviewed-on: https://git.eclipse.org/r/13527
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-07-09 13:58:58 -04:00
mhussein
f2724c6bdf
Bug 391390 : Updatesite url is indigo
...
Removed all update site urls from all feature.xml files based on
Martin's suggestion in
http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg25067.html
that refers to https://bugs.eclipse.org/bugs/show_bug.cgi?id=380633
Change-Id: Idb326ff9f1d8187088345d91d2d0c7c98c227d9e
Reviewed-on: https://git.eclipse.org/r/8092
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-10-17 14:18:01 -04:00
Marc Khouzam
a8f38bba36
Update pom.xml
...
Change-Id: I84294b30fa0863ab0e7b388969308adeb7196dfd
2012-07-19 08:06:38 -04:00
Sergey Prigogin
3be412111c
Bumped up feature versions for Kepler.
2012-06-28 11:08:11 -07:00
Marc-Andre Laperle
065d6ad9a0
Fix bin.includes, cross toolchain doesn't have templates anymore
2012-04-29 11:46:44 -04:00
Marc-Andre Laperle
8b7660f83b
Bug 353786 - Bug 353890 Convert Cross compile template to a custom page
2012-04-28 14:53:29 -04:00
Marc-Andre Laperle
68b6f3dc90
Upgrade to Tycho 0.14.1
2012-04-23 00:25:47 -04:00
Anna Dushistova
838d1e80e5
Bug 375067: [remote] Automated remote launch does not support project-less debug
2012-03-22 13:44:51 -04:00
Marc-Andre Laperle
a4538dbc3a
Increment versions so that they are >= Indigo SR2
2012-02-05 15:35:26 -05:00
Marc Khouzam
f13bdf3b33
Bug 368597: Although we don't complete the launch, we still need to shutdown the DSF session as it was started already.
2012-01-27 13:33:35 -05:00
Marc Khouzam
1928101334
Fix of indentation.
2012-01-27 11:45:07 -05:00
Marc Khouzam
55e8d9f684
Bug 368597: [remote debug] if gdbserver fails to launch on target, launch doesn't get terminated
2012-01-27 11:45:03 -05:00
Anna Dushistova
13d3bad2de
Bug 368597: [remote debug] if gdbserver fails to launch on target, launch doesn't get terminated
2012-01-27 11:45:01 -05:00
Marc-Andre Laperle
fcb45b9659
Bug 369887 - Scanner discovery doesn't run after creating a Cross GCC
...
project, only after the first build
2012-01-27 01:32:18 -05:00
Andrew Gvozdev
4322fac5aa
Bug 318051: version in pom.xml needs to match manifest
2012-01-24 17:11:50 -05:00