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 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
87a29d31aa
Add many missing @Override to remove warnings
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 11:18:06 -04: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
Marc Khouzam
126e67237d
Bug 439624 - Per-element formatting for expressions and variables
...
Change-Id: I25d2c0656d9a21b74693d459e66c0fbe4131038d
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/30192
Tested-by: Hudson CI
Reviewed-by: Alvaro Sanchez-Leon <alvsan09@gmail.com>
2014-10-29 13:32:35 -04:00
Sergey Prigogin
d8154bd340
Inremented branding plugin version to 8.5
2014-07-21 17:39:01 -07:00
Marc Khouzam
bb3fd559c9
Bug 344739 - RejectedExecutionException when terminating a PDA launch
...
Change-Id: I28cdfcd9aef6c7ece39c29b82459825698dc71bc
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/29488
2014-07-07 10:22:39 -04: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
Pawel Piech
4d02730830
DSF - Added support for arrays in PDA example.
2012-10-30 11:43:00 -07:00
Sergey Prigogin
3be412111c
Bumped up feature versions for Kepler.
2012-06-28 11:08:11 -07:00
Pawel Piech
6d107cd42e
Bug 374512 - breakpointContribution does not support custom
...
field editors
Also addresses:
Bug 374514 - breakpointContribution always add Widgets on top of
common properties page
Bug 374508 - breakpointContribution does not support restrictions
2012-04-03 14:17:57 -07:00
Pawel Piech
1dbaf3c1ba
Bug 360280 - [breakpoints] Reposition breakpoints when planted on invalid line (PDA Example - Added updating of C Breakpoint status to set installed flag and update line number)
2012-02-08 11:53:55 -08: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
Doug Schaefer
d7092b12c9
Mavenizing CDT releng.
...
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Andrew Gvozdev
ae0d300399
bug 319777: Restored 1.2 as it does not compile with Java 1.5
2010-07-14 17:24:12 +00:00
Andrew Gvozdev
dbe5a12393
bug 319777: Missing @Override annotations
...
patch from Petri Tuononen
2010-07-14 13:51:53 +00:00
Vivian Kong
70237c3d81
Bug 315439 Fix up copyright
2010-06-03 00:12:05 +00:00
Pawel Piech
e31d06b003
[298909] - [launch] DSF suspend trigger susceptible to race conditions
2010-01-05 23:51:29 +00:00
Pawel Piech
9a35a91bd0
Bug 291342 - [debug view] DSF session executor intermittently deadlocks during session termination
2009-10-07 17:54:22 +00:00
Pawel Piech
42273bfa02
[288553] - Change DSF plugins' version to 2.1.
2009-09-03 19:59:52 +00:00
Randy Rohrbach
1c3c25d982
I removed the no longer supported nore required getModelData() routine. This is just cleanup in the example. I have not taken the time to create a bugzilla for this.
...
Randy
2009-08-04 14:20:22 +00:00
Pawel Piech
33154819a4
[281585] - [pda] Refactor of PDA's IAdapterFactory implementation.
2009-06-25 22:01:46 +00:00
Vivian Kong
b7417b69cb
update copyrights
2009-05-27 15:26:54 +00:00
Vivian Kong
5e92597120
bug 254307 - branding
2009-05-26 14:48:10 +00:00
Pawel Piech
0c98984ff0
Fixed range of supported number formats in PDA.
2009-03-31 21:25:53 +00:00
Pawel Piech
7a3355c0fb
Add a threads sample.
2009-03-19 17:38:58 +00:00
Pawel Piech
e659686dd8
[269048] - [pda][run control] The suspend command is not enabled on the thread when it's running.
2009-03-17 18:38:26 +00:00
Pawel Piech
d37ea1f54c
Fix PDA plugin messages.
2009-03-16 18:25:10 +00:00
Pawel Piech
1517fb3e03
Fix PDA source lookup bug.
2009-03-16 18:24:36 +00:00
Randy Rohrbach
739592300e
Defect 225650, additional tweaking.
2009-03-13 15:39:55 +00:00
Pawel Piech
4250d67c92
Attempt to get PDA working in binary plugin.
2009-03-13 05:40:13 +00:00
Pawel Piech
c629b4d02b
[254200] - Localization - ICU4J
2009-03-13 04:52:23 +00:00
Pawel Piech
d5deb00643
Localization - ICU4J
2009-03-13 04:50:10 +00:00
Pawel Piech
f340cd5908
[266588] - Removed deprecated methods.
2009-03-12 04:28:15 +00:00
Randy Rohrbach
640102e1ee
partial fix for Bugzilla 265882
2009-02-26 21:37:24 +00:00
Anton Leherbauer
54d20ce0fc
Add .options file in binary build
2009-02-26 13:26:36 +00:00
Ken Ryall
b81800cca4
Bug 262917.
2009-02-22 19:47:27 +00:00
Pawel Piech
19380f6a63
Bug 264498 - [pda] The PDA Virtual Machine sources are not included in the Ant build.
2009-02-03 17:48:30 +00:00
Vivian Kong
ffcc923e9d
bug 260292 - adding DSF plugins to CDT build
2009-01-29 20:28:57 +00:00
Pawel Piech
1c7af7c359
Bug 260292 - Moved the PDA unit tests from the examples plugin and into the DSF tests plugin.
2009-01-27 20:31:41 +00:00
Pawel Piech
5b47187366
Migrated DSF and DSF-GDB to the CDT project.
2009-01-08 21:08:05 +00:00