Community
Participate
Working Groups
Build Identifier: The default folder icon used for outlet folders should be replaced by the icon proposed in attachment. Reproducible: Always
Created attachment 191403 [details] Proposed outlet folder icon
Fixed by adding a BasicOutletFolderLabelDecorator to org.eclipse.sphinx.xpand.ui. However, the latter relies on an instance of OutletPreference to figure out if a given folder is an outlet container or not and clients might want to use custom implementations of OutletPreference. Therefore, the BasicOutletFolderLabelDecorator has not been contributed to the org.eclipse.ui.decorators extension point in org.eclipse.sphinx.xpand.ui. Instead this has been done in an exemplary fashion in org.eclipse.sphinx.examples.codegen.xpand.ui. Clients that want to benefit of outlet folder label decoration will need to contribute the BasicOutletFolderLabelDecorator of a subclass of it on their own.
Mass-closing Resolved tickets