Marc Khouzam
2ad68f7f80
Update copyright dates
...
Change-Id: I94ac38c37657e270f62db9bbd2859c2c6de40e5f
2016-02-11 01:50:14 -05:00
Marc Khouzam
b745736775
Incremented CDT features version to 9.0.0
...
This includes bumping the standalone debugger to 9.0.0
Change-Id: I55fae1cec995b5f6865a5b174c004ed1b76e9bea
2016-01-18 16:37:47 -05:00
Alena Laskavaia
d3e933501e
Bug 411579 - Add a "Create new class" Quick fix.
...
Change-Id: I57dc46f079357de7d5c281d016a25baa3f2154a6
2016-01-07 20:35:31 -05:00
Marc Khouzam
f3ff649041
Fix copyright of all CDT plugins using the copyright tool from platform.
...
This commit does not add missing copyrights, just updates the date on
the existing ones.
Change-Id: I646f5afd533a1fcc539bdf2e0686b22f406ecf65
2016-01-03 20:38:31 -05: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 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
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
Alena Laskavaia
50775fe2fb
codan: encapsulated builder and added vm var to disable (for tests)
...
- refactored the code so client who run codan always go though builder
to call checkers
- added vm arg -Dcodan.disabled=true to be used mostly by junit to not
run codan at all
Change-Id: Ie85e20f23b6ded8fffe5064adc1f9193a6f9a146
2015-03-18 21:03:03 -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
Doug Schaefer
3a81f65932
Bug 437392 - Added the Launch Targets View.
...
This view lists all launch targets that could appear in the Target
selector. It allows us to add context menus to them to perform
operations, such as opening a terminal view to the target. It will
also gives us a cleaner UI to add and remove targets
Change-Id: I538a204ce6f25fd017573c50585ac45cdeeaf554
Reviewed-on: https://git.eclipse.org/r/31856
Tested-by: Hudson CI
Reviewed-by: Jonathan Williams <jonwilliams@qnx.com>
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
2014-08-19 10:22:01 -04:00
Sergey Prigogin
d8154bd340
Inremented branding plugin version to 8.5
2014-07-21 17:39:01 -07: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
Sergey Prigogin
cc789a1979
Fixed an NPE during shutdown.
2013-10-09 09:37:03 -07:00
Andrew Gvozdev
652ce4748e
Fixed parent pom version to reference
2013-08-27 15:16:24 -04:00
Sergey Prigogin
f7f56bb08e
Bug 397208 - Problem markers don't get updated when preferences change
2012-12-27 16:54:43 -08:00
Sergey Prigogin
3be412111c
Bumped up feature versions for Kepler.
2012-06-28 11:08:11 -07:00
Sergey Prigogin
be41120c4e
Fixed a typo.
2012-05-09 18:41:57 -07:00
Alex Ruiz
a5e61b3f44
Bug 372551. Made "run on save" checker launch mode independent of
...
CodanBuilder. Introduced IPostSaveListener. Show external tool name in
console (instead of "CDT Build").
Change-Id: Id2f84acdbdc433084fab1360f80ca3a30a4182ab
Reviewed-on: https://git.eclipse.org/r/5760
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-05-01 13:15:46 -04:00
Sergey Prigogin
fd677bb18f
More logical order of parameters.
2012-04-29 19:52:11 -07:00
Sergey Prigogin
4c3a5dd669
Moved execution of checkers from CodanBuilder to CodanRunner.
2012-04-29 19:12:28 -07:00
Sergey Prigogin
d74d5f3757
Code streamlining.
2012-04-29 13:42:45 -07:00
Sergey Prigogin
b136bb95d0
Prevented class loading avalanche on UI thread when CDT is installed but
...
is not actively used.
2012-04-28 23:19:40 -07:00
Sergey Prigogin
07924ceeeb
Cosmetics.
2012-04-28 23:13:16 -07:00
Sergey Prigogin
c554c4e707
Don't run checkers on UI thread.
2012-04-28 17:59:34 -07:00
Sergey Prigogin
6a0f08849f
Cosmetics.
2012-04-28 16:51:23 -07:00
Alex Ruiz
181907f2fd
Bug 372551. Fixed running checkers on file open. Split "On file save"
...
launch mode into "On file save" and "On file open". Removed warnings in
project org.eclipse.cdt.codan.ui.cxx.
Change-Id: I7f0bc16731ba36e8048904f19836da9ae47514de
Reviewed-on: https://git.eclipse.org/r/5665
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-04-26 23:02:11 -04:00
Sergey Prigogin
ada23a9a2f
Bug 372551. Removed the external tool checker support until all design
...
issues are resolved.
2012-03-13 18:42:16 -07:00
Sergey Prigogin
f6ecdf5318
Warning cleanup.
2012-02-23 15:05:20 -08:00
Sergey Prigogin
934adecf48
Adjustments to Alex's contribution.
2012-02-23 13:26:43 -08:00
Alex Ruiz
fba2b5c3e4
Leftover cleanup from previous commit.
2012-02-23 13:22:06 -08:00
Alex Ruiz
88d576787e
Code cleanup, to make CommandLauncher testable.
2012-02-23 13:20:20 -08:00
Alex Ruiz
a3758a0664
Minor code cleanup.
2012-02-23 13:18:19 -08:00
Alex Ruiz
b25c644007
* Enabled correct API baseline (3.7) and fixed related API-check errors.
...
* Moved classes that are not part of the API to "internal" packages.
* Removed unnecessary classes.
* Simplified creation of checkers by providing alternative super class
and constructors.
2012-02-23 13:17:23 -08:00
Alex Ruiz
3115bb4e22
Initial take on external-tool-based checkers.
2012-02-23 12:25:05 -08:00
Marc-Andre Laperle
f9c201f067
Fix pom after version number increase
2012-01-08 11:56:41 -05:00
sprigogin
a962baf8c0
Incremented major version to fix API error.
2012-01-07 18:40:42 -08:00
Sergey Prigogin
d8c53b2501
@Override annotations.
2012-01-07 17:43:42 -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
Alena Laskavaia
c3dbd2cb91
Bug 351157 - Codan Source Plugin has incorrect Bundle-Name /
...
Bundle-Vendor
2011-07-05 21:59:02 -04: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
Vivian Kong
1ac5b9f1e2
Bug 348747 - Codan source bundles missing required files
2011-06-08 14:10:28 +00:00
Sergey Prigogin
f05366610d
Cosmetics.
2011-05-27 03:30:26 +00:00
Alena Laskavaia
3bceaf6856
added a method to reurn problem instance by marker
2011-03-29 18:17:58 +00:00
Sergey Prigogin
60b01f39f3
Bug 338349 - CodanCReconciler does not find resources consistenly.
2011-03-25 21:49:27 +00:00
Alena Laskavaia
2122fc3c99
method should be syncronized
2011-03-19 18:48:54 +00:00
Alena Laskavaia
9afbc979e6
- moved generic base class for ast rewrite quick fix to common plugins
2011-03-19 18:15:57 +00:00
James Blackburn
0cf94c5dd7
API tooling: @since 1.1 should be @since 2.0
2011-03-16 13:05:01 +00:00
Alena Laskavaia
c2074dec42
- did a major refactoring with API breakage to get rid of bad dependency from codan.ui to cdt (should be in codan.ui.cxx)
2011-03-08 03:14:03 +00:00