Marc Khouzam
a04d64606e
Remove unnecessary @SuppressWarnings
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 11:39:17 -04:00
Marc Khouzam
ef53a9fa4d
Remove unnecessary @SuppressWarnings
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 11:30:53 -04:00
Marc Khouzam
be8aecb3af
Remove unnecessary @SuppressWarnings
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 11:28:37 -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
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
Alvaro Sanchez-Leon
ed97b40808
Bumped e4.5 target definition version to force update to latest SDK
...
Change-Id: I9dacb44bd6888f13c9be622639ea99d4cd3e9f35
2015-03-25 10:52:04 -04:00
Marc-Andre Laperle
bb69775934
Bug 426627 - GCC Build Output Parser doesn't work with libtool
...
Change-Id: Id1fa62c15c57d84c8a646bb41096c887714d4474
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-03-24 16:41:21 -04:00
Mikhail Khodjaiants
3c13a71017
Revert "Bug 462988 - Register grouping should work with different implementations of IRegisters service"
...
This reverts commit 404c093923
.
2015-03-24 15:23:43 -04:00
Mikhail Khodjaiants
404c093923
Bug 462988 - Register grouping should work with different
...
implementations of IRegisters service
2015-03-24 15:16:38 -04:00
Alvaro Sanchez-Leon
43bc574e90
Fix Compilation Errors
...
Change-Id: Ie3b0facf85527370862f7a480fcbce91d0703a70
2015-03-24 15:04:59 -04:00
Nathan Ridge
dc57ba11a4
Bug 416247 - Use an index-based AST when generating doxygen comments
...
Change-Id: Ic379ba7f51ab8379d32969856f189dacb8cb32fc
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-03-24 02:00:09 -04:00
William Riley
ab6c210d1d
Bug 462823: Normalise files paths in HeaderFileReferenceAdjuster
...
Change-Id: Iffd3b6012ad492492e430162adbd895b6d8997e4
Signed-off-by: William Riley <william.riley@renesas.com>
2015-03-24 01:40:27 -04:00
Alena Laskavaia
535f49a7db
codan: added filter field in the problem configuration page
...
tree is getting very big. Added tree filter.
Change-Id: I49a0b059c794486178b2ba35bbe42b6131c34888
2015-03-23 15:47:04 -04:00
Marc-Andre Laperle
862705bb45
Bug 426628 - Define V=1 env variable by default for Autotools projects
...
This enables verbose output which is necessary for proper GCC output parsing.
Change-Id: I965c50cb4ca3ea46e73efa4d8eb3d7de582deabc
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-03-23 15:29:31 -04:00
Marc Khouzam
12bb52805e
Add brackets
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-23 10:11:47 -04:00
Marc Khouzam
5ca4c351df
Clean up javadoc
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-23 09:57:47 -04:00
Marc Khouzam
088569b1cf
Cosmetics
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-23 09:50:37 -04:00
Marc Khouzam
677a49200d
Cosmetics
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-23 09:28:42 -04:00
Marc Khouzam
1a11a46fda
Adding friend access
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-23 09:20:23 -04:00
Marc Khouzam
51e701d5f4
Cosmetics
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-23 09:13:51 -04:00
Marc Khouzam
68df11a6b1
Cosmetics
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-23 09:11:59 -04:00
Nathan Ridge
2710dbd206
Bug 462348 - Follow-up to handle nested classes properly
...
Change-Id: Ia9103237a55ded5e0cacc1a31798da737fe0c8cc
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-03-21 01:38:43 -04:00
Nathan Ridge
198b722894
Bug 462348 - Perform ambiguity resolution on a method body sooner than
...
at the end of the class definition when necessary
Change-Id: Ia5b17cfcd57f3b1d55281987b48582f084a2c11f
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-03-20 18:36:12 -04:00
Marc Khouzam
c652e20d9b
Typos
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-20 11:21:14 -04:00
Marc Khouzam
70128c214a
Typos
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-20 11:11:58 -04:00
Marc Khouzam
89cb33363e
Use Diamond operator to simplify code
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-20 10:57:02 -04:00
Marc Khouzam
b26c273112
Bug 459114 - More cleanup of async handling for Multicore
...
Visualizer
This commit migrates the MulticoreVisualizer class to use the standard
DSF programming paradigm, which is to use RequestMonitors. It also
renames some methods to better fit in that programming model.
Change-Id: Ie00a5dcb810fb13a4ac526ff221cc10bd52a3fca
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-20 10:07:28 -04:00
Marc-Andre Laperle
0699f77da6
Replace deprecated use of MakeErrorParser in autotools
...
Change-Id: I2ccf851e5db538a57b9a3c3f583737a8baebbcd8
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-03-19 16:29:29 -04:00
Marc Khouzam
85477b8093
Typos
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-19 11:11:28 -04:00
William Riley
47b1b5c634
Bug 461194 - Update selection in AbstractResourceActionHandler when
...
evaluationContext set
Change-Id: I81e7568e844e16a5d13673dc2ce8ec149e01c497
Signed-off-by: William Riley <william.riley@renesas.com>
2015-03-18 21:38:07 -04:00
Andrew Gvozdev
fe8b5e806d
Bug 458370: NPE trying to build an existing project
...
Change-Id: I99cdc7d535a98633ae9d2ea8cca1d49dab1eca3d
Signed-off-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2015-03-18 21:09:09 -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
Thomas Corbat
6f8579a796
Bug 456099 - Renaming a class should also rename related files
...
There is a new package: org.eclipse.cdt.internal.ui.refactoring.changes
which has not been exported. The *Change classes are essential for
developers of refactoring tools.
Change-Id: I611041cab0e0483de5a39f7e837369cff7531352
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
2015-03-18 03:03:33 -04:00
Marc Khouzam
ab0fee1cf0
Typos
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-17 14:04:14 -04:00
Alena Laskavaia
dcc9de7b0e
fixed schema validation error on Mars
...
- more errors...
Change-Id: Iab24ae4f7e95bd674765855b54eeb7de019b2162
2015-03-16 20:10:53 -04:00
Alena Laskavaia
b5c72d7baa
missing dependency in oompth targlet (cdt.p2 did not compile)
...
Change-Id: I662e3bd499cf7248b4950666aa615443f55bc99e
2015-03-16 20:07:51 -04:00
Marc-Andre Laperle
8f2d399431
Upgrade maven plugin versions
...
I used this command to print a summary of the updates:
mvn versions:display-plugin-updates -Djava.net.useSystemProxies | grep "\\->" | sort | uniq
The command reports which maven plugin versions are outdated per cdt project (pom.xml). The extra grep and sort are just to make it display as a short summary.
Change-Id: I6abec0c1d510aac4599fb0d573d443807ee84a7b
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-03-16 16:56:27 -04:00
Alena Laskavaia
966b24c937
added resource link to have oomph CDT.setup file inside the project
...
- the original location of the file is not changed but now
I can see it and edit in my eclipse project (o.e.cdt.target)
Change-Id: Ib7835d524d8ad0141eee74da1d099313d516da78
2015-03-15 19:28:20 -04:00
Alena Laskavaia
0377f941d2
fixed schema validation error on Mars
...
- these extension produce error that enablement reference is not defined
Change-Id: I1955ea467c1c7e24d0fd02b8e75bd5dc66edc060
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
2015-03-15 13:26:57 -04:00
Nathan Ridge
a4859c33e3
Bug 451082 - Parser support for alignment-specifiers
...
Change-Id: Ib4321fc036970c1819cb4e66611d1ddbda607e28
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-03-14 12:57:06 -04:00
Nathan Ridge
a7b52f139b
Bug 451082 - Lexer support for the C11 keywords _Alignof and _Alignas
...
This also corrects a mistake where the C parser would recognize the
C++11 forms (alignof and alignas) as keywords, and parse alignof.
Change-Id: Iab878670f6deb912a637af2220a1a24a5d81c18d
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-03-14 02:51:19 -04:00
Marc-Andre Laperle
02972325cc
Bump target sequence number after adding org.apache.commons.compress
...
Also update staging target with org.apache.commons.compress.
Change-Id: I9cf176da661af2b0f28abc0221fe110e040d0889
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-03-13 15:56:16 -04:00
Marc-Andre Laperle
2e98847771
Bug 462036 - Make error parsers do not handle 'entering directory' correctly in make 4.0
...
Change-Id: Ifdd5794c7d692dc275a9b6010ee84441f817313b
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-03-13 15:12:31 -04:00
Marc-Andre Laperle
27dd96cb72
Add Gerrit repository locations to Oomph setup
...
Change-Id: Ibba48f9e385f4e4aa00f936e2c211c87cea2b855
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-03-12 18:54:19 -04:00
Marc Khouzam
b975579045
Typos
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-12 13:41:24 -07:00
Doug Schaefer
bfa48eafa7
Protect against missing serial port native library.
2015-03-12 10:54:14 -07:00
Doug Schaefer
b2460aaf53
Bug 461438 - Start of unpack native touchpoint action.
...
This can be used for downloading and extracting toolchains into the
Eclipse install folder. It will be used for the Arduino CDT.
Change-Id: Iada25cff0fb2b2d9e5a55bedcaa8dbf9074058d8
2015-03-12 13:53:55 -04:00
Jesper Eskilson
f9e7d5d156
Added o.e.c.examples.dsf.gdb as friend.
...
Change-Id: I75e714dcde1dd1bb32bf202c177e6ab371722d6c
Signed-off-by: Jesper Eskilson <jesper.eskilson@iar.com>
2015-03-11 16:29:41 -04:00
Andrew Gvozdev
c87badb420
Bug 461770: Allow to copy and remove items from Include Browser view
...
Change-Id: I8bac95acfd2d72e258890974bf949e8c220f54a2
Signed-off-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2015-03-11 14:34:39 -04:00
Nathan Ridge
ff5a55388c
Bug 433171 - Handle line continuations when parsing build output
...
Change-Id: I9449e3167eae1464d23948da80663997adf95b16
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-03-11 14:33:06 -04:00