Jonah Graham
1893069eb5
Remove unmaintained LSP and DAP support from CDT
...
Fixes #139
2022-11-09 19:47:22 -05:00
Jonah Graham
30166dea86
Bump org.eclipse.cdt.core major version
...
Due to the removal of previous API done in:
- PR #103
- commit 4de9516e97
2022-10-25 22:28:51 -04:00
Jonah Graham
e4e06008af
Update to Java 17 as BREE. Fixes #80
2022-10-03 12:42:37 -04:00
Jonah Graham
93fbce4f2c
Bump cdt.ui major version for CDT 11.0 development
2022-09-09 20:18:47 -04:00
Jonah Graham
1f0451c163
[releng] Prepare for 10.7.0 with version bumps
...
All the about.html files are updated, so every bundle that hasn't
already had a bump in 10.7 needs one now
Change-Id: I6143d2fbe77a58a3a6d2f4a226d96087117f9ac1
2022-04-13 13:15:06 -04:00
Jonah Graham
72efb17cda
[releng] Prepare for 10.6 development
...
Change-Id: Id648081713b5a16ff702180efb166f230000a641
2022-02-10 10:35:23 -05:00
Mat Booth
46d7fb74da
Bug 561995 - Remove dependency to com.ibm.icu from CDT Debug UI
...
Switch to JRE implementations:
* com.ibm.icu.text.MessageFormat -> java.text.MessageFormat
* com.ibm.icu.text.DateFormat -> java.text.DateFormat
Signed-off-by: Mat Booth <mat.booth@gmail.com>
Change-Id: Ie73d4f4152f43b155d3a5425fe4f8cec15bf45da
2021-10-15 18:09:13 +01:00
Marc Ernst
766d6fec6a
Bug 572880: show opcodes in disassembly view as byte sequence
...
Change-Id: Ib7ad37968ab23ff22cbb1fc110e85b47ffc37ab8
2021-04-23 16:11:35 -04:00
Alexander Fedorov
87dff3db99
Bug 567966 - CDT code clean up: type safety warnings
...
Generalize the type of elements and resolve type safety warnings
Change-Id: I5cb8d06a80207a7df8240f499936cdc49d49964c
Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
2020-10-24 07:01:13 -04:00
Jonah Graham
fd9382d8a9
Bug 562494: Update BREE to Java 11
...
Change-Id: I0c91aafc0cb1b179936acbd4c9df2d961899e3fa
2020-08-24 17:50:56 -04:00
Jonah Graham
12cf801870
Bug 564272: Increment major version of org.eclipse.cdt.core to 7.0.0
...
Change-Id: I9124dd406c5981435a72ff4aaa7033f1c3d1979b
2020-06-13 16:21:05 -04:00
Marco Stornelli
31b748e7b9
Bug 510789 - Added final field to class wizard
...
Change-Id: Ib2f0168b897e665f3577511144692bb446d5ab84
2020-04-09 06:44:42 -04:00
Jonah Graham
5a6b9b4bf4
Revert "Bug 560614 - Drop dependency on ICU4J"
...
This reverts commit 87b627bf02
.
Change-Id: I54ea1ac766437deb174eeba571a7a5094c180828
2020-03-02 06:49:24 -05:00
Alexander Kurtakov
87b627bf02
Bug 560614 - Drop dependency on ICU4J
...
Straightforward conversion. Still usages left that need deeper
investigation how to be done proper.
Some long time commented code removed as java formatter breaks trailing
whitespaces on save.
Change-Id: If74259bed5735b0d4cc98fc2cfa609c9c53c80c9
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-03-02 06:46:15 -05:00
Alexander Kurtakov
f90f900e48
Move away of the deprecated AbstractUIPlugin.getWorkbench
...
Use PlatformUI.getWorkbench instead.
Change-Id: I8c0eb2c4b3b414e61f03fc9d9becd1d574f7e26d
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-04 14:43:53 +02:00
Jonah Graham
fe13a037b7
Bug 542488: Disassembly support
...
Change-Id: I8a280fba5147ed3ebd8ecace8b943d3e5350dacf
2019-11-04 07:23:10 -05:00
Jonah Graham
7a2ff27b91
[releng] Update comparator repo to last release
...
Change-Id: I00901808f1eda041f070b2f3e1cda076987c69a5
2019-10-17 10:07:44 -04:00
Jonah Graham
936dec3517
Remove workaround for private methods in IDE
...
Now that Bug 516470 is resolved, we don't need the workaround
in CDT anymore.
Change-Id: I3e8b0f0ce7fc272a81d6b7437ce7a8d588e91991
2019-07-08 14:51:09 -04:00
Jonah Graham
a9e84e4fb7
[releng] bump version numbers according to version number guidelines
...
See https://wiki.eclipse.org/CDT/policy#Version_Numbering
Change-Id: I54004437fa7a52b7c2b341fa9cb2d0683daf8962
2019-05-31 12:44:42 -04:00
John Dallaway
f85e3146d3
Bug 545941: Match launch configuration type
...
Change-Id: I552ea86b65782f1781d84f2e1fe9b0b8e435e3bd
Signed-off-by: John Dallaway <john@dallaway.org.uk>
2019-04-01 01:48:49 -04:00
Jonah Graham
b4031b5a8b
Bug 540373: Safely remove trailing whitespace from MANIFEST.MF
...
Change-Id: Iec292561511bc696ab8a7a617e50fbc089b7bff9
2018-11-23 00:42:21 +00:00
Karsten Thoms
652602febd
Bug 540610 - Add Automatic-Module-Name header
...
Change-Id: Ia990b24469751050dd9ec8f9b5550804816308b3
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2018-10-30 15:49:15 +01:00
William Riley
f3ca365140
Bug 540367 - Increment version numbers
...
Change-Id: I4a355170a7075f0a98ba3c1a5131c235c89b07d2
2018-10-23 11:20:31 -04:00
Jonah Graham
d4bfa4ac43
Bug 525675: Fix dependency version
...
The o.e.c.debug.ui uses some internals in o.e.ui.ide that only existed
in Oxygen and greater. Bug 516470, which should be fixed for Photon will
mean these internals can be removed.
Change-Id: If0fbd186a8d6b77a6cb6b8a9d231c784b45cb88d
2017-11-14 22:20:13 +00:00
Jonah Graham
fad069c809
Bug 525675: Delegate opening unknown file types to unknownEditorStrategy
...
This code enables the Debug view in CDT to take advantage of:
https://www.eclipse.org/eclipse/news/4.6/platform.php#text-editor-selection-strategy
Change-Id: I35e0453ce7ee772aac33ffbce6e66926bbb475e3
2017-11-14 20:57:54 +00:00
Doug Schaefer
c3f3da9f25
Core Build - add support for Generic target
...
Adapts to LaunchBar's new Build Tab extension.
Change-Id: Icad41a7083f4389a546234d2835a9c4b60fa0eae
2017-09-07 15:52:28 -04:00
Alvaro Sanchez-Leon
028eb67a17
Bug 509895 - GdbBasicCliConsole left running after platform shutdown
...
when launch fails
Change-Id: I5879f5ed770e63c11077e091f18c5766b243bd88
2017-01-17 12:49:15 -04:00
Doug Schaefer
b26917be90
Introduce Core Build launches and Launch Bar integration.
...
Unify launching for projects that use the new Core Build system.
Starts with CMake projects. We'll do Qt projects next.
Change-Id: I14af8e99decd54cc6548095b3ad3e054c550aea2
2016-09-12 11:14:17 -04:00
Alvaro Sanchez-Leon
e9b297390b
Bug 303808: Add a terminate button to the debugger console view
...
Change-Id: I67b37be1991c564dca961d3d2f85b9ba0da098c5
2016-09-07 15:38:43 -04:00
Marc Khouzam
999c2e97cc
Bug 303808: Add dedicated debugger console view
...
Splitting out the GDB console into its own Debugger Console view.
The goal of this patch is to allow the user to easily keep the full GDB
console in focus, without having to pin it, as the pin requirement was
not very user-friendly. Furthermore, the user can also use the GDB
console while looking at the output of the program being debugged,
which couldn't not be done without a dedicated gdb console view.
This patch also resolves two issues we had with re-using the platform
console view, which were:
- pin didn't work
- clone didn't work
With this new Debugger console view, there is no pin and no clone.
Change-Id: Ia19132704a2f6618f35ffe47ebb4b8f0028dc9ab
2016-09-07 15:26:43 -04:00
Marc Khouzam
9e1e981b4d
Move the rest of the CDT plugins to java 8
...
This change was generated using the script:
releng/scripts/ChangeJavaVersion.sh
Change-Id: I2ad96dc682a5acb8529c3edec40de279c331b5a4
2016-06-22 14:51:43 -04:00
Jonah Graham
ff7f25b94d
Bug 484900: Remove Majority of CDI classes
...
This is the first change to remove CDI from CDT. The CDI model
implementation is removed along with everything that directly
depends upon the implementation.
This commit does not include refactoring or moving classes. The few
insertions are the minimum necessary.
Change-Id: I80274e1a0d77bc7bb00a2afe4babc00c4f7613ae
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2016-03-08 19:18:05 -05:00
Sergey Prigogin
728fd554e4
Incremented version of org.eclipse.cdt.core to 6.0.
...
Change-Id: I059e7eba9eff7f24c84e08a1cbf658381aaaf19d
2016-02-17 10:28:26 -08:00
Marc-Andre Laperle
1c258538de
Remore unused New New Wizard
...
This code is not used and hasn't been touched since 2012.
Now it can be referred as the "old new new wizard".
Change-Id: Iccc60651a8233a5ef5b138dfcc334cfcf926d109
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-12-28 13:20:43 -05:00
Marc Dumais
ce5a26d6ce
Bug 441713 - [visualizer] Make pinning of multicore visualizer view
...
possible
Change-Id: Ie47c21c35dc85d4efd34f273f8f0a51d4e82d16a
Reviewed-on: https://git.eclipse.org/r/31898
Reviewed-by: Marc Dumais <marc.dumais@ericsson.com>
Tested-by: Marc Dumais <marc.dumais@ericsson.com>
2014-08-22 07:07:57 -04:00
Marc Dumais
2af299938c
Bug 436095 - [visualizer] Make cloning of visualizer view possible
...
Change-Id: Ic77a218c513c7066a3f7300bb76aa85359ce0852
Reviewed-on: https://git.eclipse.org/r/28807
Reviewed-by: Marc Dumais <marc.dumais@ericsson.com>
Tested-by: Marc Dumais <marc.dumais@ericsson.com>
2014-08-14 14:25:04 -04:00
Iulia Vasii
13c929ccdf
Bug 437065 - Import executable wizard will not warn user that there's
...
already such file in existing project
Change-Id: Id75e97943f6f5a82bd1e731fd4e64a89eeb54fbf
Signed-off-by: Iulia Vasii <IuliaMadalina.Vasii@freescale.com>
Reviewed-on: https://git.eclipse.org/r/28344
Tested-by: Hudson CI
Reviewed-by: Teodor Madan <teodor.madan@freescale.com>
Tested-by: Teodor Madan <teodor.madan@freescale.com>
2014-07-11 09:24:06 -04:00
Marc Khouzam
2c2e4c5b96
Bug 400628 - Support Dynamic Printf
...
Change-Id: I1e030d05b482fef29ef7128d5a897544a0f85ca6
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/10746
Tested-by: Hudson CI
2014-05-01 16:05:03 -04:00
Marc Khouzam
ea81f8bf27
Bug 430304 - "Add C/C++ Watchpoints" no longer shows for variables and
...
expressions view
Change-Id: I0ed59f1f2ce4a6c145b601b79bc9394071686f06
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/23342
2014-03-13 13:22:38 -04: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
Marc Khouzam
11171b06ad
Bug 376116 - Use new "Add breakpoint..." with tracepoints
...
Change-Id: I35ccb2d089683ce760405358d45fff2477036659
Reviewed-on: https://git.eclipse.org/r/11033
Reviewed-by: Pawel Piech <pawel.1.piech@gmail.com>
Tested-by: Pawel Piech <pawel.1.piech@gmail.com>
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-03-14 06:49:01 -04:00
Marc Khouzam
03af322a6f
Bug 290173: Migrate the Connect command to the asynchronous platform API
...
Change-Id: Id5025b8936ad88f42e6fa7e07094b04923d0f7a7
Reviewed-on: https://git.eclipse.org/r/6816
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-07-25 10:36:09 -04:00
Marc Khouzam
6abf9e1a42
Bug 317173: Cleanup warnings for DSF-GDB.
2012-04-20 15:38:21 -04:00
Pawel Piech
dd069579ac
Bug 360588 - [breakpoints] Allow user to edit all its properties
...
prior to creating the breakpoint.
- Added support for double-click action modifiers in the Disassembly
view.
- Added an "Add Breakpoint..." action to the Disassembly view as
well.
- Converted the Breakpoints view's "Add Watchpoint (C/C++)" action
to use a full breakpoint properties dialog when creating a watchpoint.
- Added an "Add Function Breakpoint (C/C++)" action to the
Breakpoints view. The action opens the full properties dialog and
allows user to enter the function name.
2012-03-18 20:54:10 -07:00
Pawel Piech
b9f5e87587
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Added ICBreakpointContext interface.
2012-03-18 20:50:44 -07:00
Pawel Piech
7c1e0556b6
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint.
2012-03-18 20:48:56 -07:00
Anton Leherbauer
c7803d38e9
Bug 366942 - [disassembly] Extension point for contributing ruler columns
2011-12-21 14:11:35 +01:00
Sergey Prigogin
09967ad791
Version number changes missed in the previous commit.
2011-10-19 20:53:44 -07:00
Sergey Prigogin
457af57f60
Changed the execution environment to JavaSE-1.6
2011-10-17 16:44:49 -07:00
Scott Tepavich
9fe6dfee8e
Bug 357612 - [disassembly] Missing register tool-tips
2011-09-16 09:56:50 +02:00