How to get IColorManager and IPreferenceStore of Eclipse XML editor? -
i want use icolormanager , ipreferencestore of eclipse internal xml editor in xml viewer. spent whole day not find relevant classes/methods.
please me out of trouble.
usin plug-in spy (alt + shift + f1) found preference page used "xmlsyntaxcoloringpage". provided "org.eclipse.wst.xml.ui" plug-in.
starting there try figure out how data need :)
Comments
Post a Comment