1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00
cdt/core/org.eclipse.cdt.ui
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
..
.settings Bug 488109 Refactoring of Extract Constant Implementation 2016-06-14 03:26:18 -04:00
about_files
browser/org/eclipse/cdt Remove unused OpenTypeDialog 2017-03-24 23:23:29 -04:00
css Fix copyright on the dark theme. 2014-05-28 12:31:36 -04:00
dictionaries Bug 406873 - [spell-check] Update the CDT word lists for Kepler 2013-04-30 11:01:29 -07:00
icons Bug 463480 - [Include Browser] Add Expand all, Collapse all 2017-03-22 01:22:52 -04:00
META-INF Update o.e.cdt.ui version for the 9.3 release. 2016-12-14 14:47:01 -04:00
schema Remore unused New New Wizard 2015-12-28 13:20:43 -05:00
src/org/eclipse/cdt 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
templateengine/org/eclipse/cdt/ui Bug 492304 - Fix NLS warnings 2016-04-25 22:53:30 +01:00
templates Don't produce a blank line at the top of the file if file comment 2013-06-12 17:05:29 -07:00
utils.ui/org/eclipse/cdt/utils/ui/controls Bug 493070: [GTK3] stop removing all items from list 2016-05-12 13:59:02 -04:00
.classpath Bug 488109 Refactoring of Extract Constant Implementation 2016-06-14 03:26:18 -04:00
.options Bug 45203. Added transitive closing of include maps. 2013-03-30 10:41:59 -07:00
.project
about.html
build.properties Remove reference to java environment in build.properties 2015-09-29 08:57:47 -04:00
doxygenTags.csv Bug 397143 - Some new doxygen commands are missing 2012-12-25 01:51:38 -05:00
NEWS
plugin.properties Bug 507285 - Open Declaration for assembly editors 2016-12-14 13:23:47 -04:00
plugin.xml 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