1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00

Bug 515393 - Allow contribution to CDT CSS pref node

- add pseudo attributes to allow others to extend the
  org-eclipse-cdt-ui preference node

Change-Id: I79a7bbf80fee47988dc81e651375005640ceee1e
This commit is contained in:
Jeff Johnston 2019-08-09 15:00:50 -04:00
parent c673caf92e
commit bb602d0fb3

View file

@ -14,7 +14,7 @@
* Doug Schaefer - getting this into CDT * Doug Schaefer - getting this into CDT
******************************************************************************/ ******************************************************************************/
IEclipsePreferences#org-eclipse-cdt-ui { IEclipsePreferences#org-eclipse-cdt-ui:org-eclipse-cdt-ui {
preferences: preferences:
"asm_directive=221,40,103" "asm_directive=221,40,103"
"asm_label=217,232,247" "asm_label=217,232,247"