-
Notifications
You must be signed in to change notification settings - Fork 7
PHP_CodeSniffer HowTo change the PHP CodeSniffer marker icon
Sven Kiera edited this page Jul 5, 2015
·
1 revision
Wiki ▸ Tools ▸ PHP_CodeSniffer ▸ HowTo change the PHP CodeSniffer marker icon
-
Choose a new icon, for example ![]
-
Copy this image icon to /plugins/org.phpsrc.eclipse.pti.tools.codesniffer_X.X.X.RXXXXXXXXXXXXXX/icons
-
Open /plugins/org.phpsrc.eclipse.pti.tools.codesniffer_X.X.X.RXXXXXXXXXXXXXX/plugins.xml with a text editor
-
Add the following code to the end of plugin.xml file, but before the closing plugin tag
- Change the icon and quickFixIcon attributes to your icon filename
- Save the plugin.xml file
- Restart your Eclipse with the -clean start-up flag
For more information about annotation specification options see http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/extension-points/org\_eclipse\_ui\_editors\_markerAnnotationSpecification.html
[]: exc_catch.gif