1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-01 13:25:45 +02:00
Find a file
Marc-Andre Laperle 44067d9115 Bug 514069 - Language Mappings section not shown in file properties if opened from Java's "Package Explorer" view
The Package Explorer's content provider is not extensible the same way
as the CommonNavigator so it does not contain CElement in its tree;
instead it contains IResources (IFile, etc) and Java specific elements.
However, the file language mapping property page is set to be displayed
on selections that adapt to translation units.
So this change allows IFiles to be adapted to ITranslationUnits
therefore the property page can still be shown from the Package Explorer.

Change-Id: Ia52a62c2d8800e2a4f0404bc00e346decbacaa3b
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2017-04-27 10:51:43 -04:00
.mvn releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build Bug 515560: Avoid indexer race condition by joining the indexer 2017-04-24 07:31:54 -04:00
codan Bug 515814 - codan: add missing JUnit Test 2017-04-26 11:35:25 -04:00
core Bug 514069 - Language Mappings section not shown in file properties if opened from Java's "Package Explorer" view 2017-04-27 10:51:43 -04:00
cross Bring back some pom.xml from features 2017-04-18 22:49:39 -04:00
debug Bug 515296: Adding choice to not show editor again 2017-04-21 11:24:47 +01:00
doc Add missing reference to GDB Debugging Preferences (for DSF preferences) 2016-12-05 21:47:25 +00:00
dsf Bug 515296: Adding choice to not show editor again 2017-04-21 11:24:47 +01:00
dsf-gdb Fix typo in javadoc 2017-04-26 05:03:08 -04:00
jtag Bring back some pom.xml from features 2017-04-18 22:49:39 -04:00
launch Bring back some pom.xml from features 2017-04-18 22:49:39 -04:00
llvm lldb: Update version check to newly released, non-beta Xcode 2017-04-11 10:44:40 -04:00
lrparser Bug 512932 - Name lookup for friend class 2017-04-08 02:15:37 -04:00
memory releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
native Bug 509118. Extend regexp to detect devices in /dev for Linux. 2017-03-23 16:32:08 -04:00
qt Bug 512262 - Remove the unnecessary ICPPEvaluationOwner interface 2017-02-17 01:14:35 -05:00
releng Bring back some pom.xml from features 2017-04-18 22:49:39 -04:00
remote releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
testsrunner Bug 484942. Change --output_format from xml to XML 2017-04-05 10:54:45 +02:00
toolchains/arduino releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
upc releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
util Bring back some pom.xml from features 2017-04-18 22:49:39 -04:00
visualizer releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
windows releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
xlc releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Bug 515304: profiles to parallelize testsuite 2017-04-14 20:03:36 -04:00