X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.externaltools/src/net/sourceforge/phpdt/externaltools/internal/model/ExternalToolsImages.java b/net.sourceforge.phpeclipse.externaltools/src/net/sourceforge/phpdt/externaltools/internal/model/ExternalToolsImages.java index c765760..0264c99 100644 --- a/net.sourceforge.phpeclipse.externaltools/src/net/sourceforge/phpdt/externaltools/internal/model/ExternalToolsImages.java +++ b/net.sourceforge.phpeclipse.externaltools/src/net/sourceforge/phpdt/externaltools/internal/model/ExternalToolsImages.java @@ -36,9 +36,9 @@ public class ExternalToolsImages { */ private static HashMap imageDescriptors; - private static final String ATTR_LAUNCH_CONFIG_TYPE_ICON = "icon"; //$NON-NLS-1$ + //private static final String ATTR_LAUNCH_CONFIG_TYPE_ICON = "icon"; //$NON-NLS-1$ - private static final String ATTR_LAUNCH_CONFIG_TYPE_ID = "configTypeID"; //$NON-NLS-1$ + //private static final String ATTR_LAUNCH_CONFIG_TYPE_ID = "configTypeID"; //$NON-NLS-1$ /* Declare Common paths */ private static URL ICON_BASE_URL = null; @@ -62,16 +62,16 @@ public class ExternalToolsImages { // Use IPath and toOSString to build the names to ensure they have the // slashes correct - private final static String CTOOL = "ctool16/"; // basic colors - size 16x16 + //private final static String CTOOL = "ctool16/"; // basic colors - size 16x16 // //$NON-NLS-1$ private final static String LOCALTOOL = "clcl16/"; // basic colors - size // 16x16 //$NON-NLS-1$ - private final static String DLCL = "dlcl16/"; // disabled - size 16x16 + //private final static String DLCL = "dlcl16/"; // disabled - size 16x16 // //$NON-NLS-1$ - private final static String ELCL = "elcl16/"; // enabled - size 16x16 + //private final static String ELCL = "elcl16/"; // enabled - size 16x16 // //$NON-NLS-1$ private final static String OBJECT = "obj16/"; // basic colors - size 16x16 @@ -80,10 +80,10 @@ public class ExternalToolsImages { private final static String WIZBAN = "wizban/"; // basic colors - size 16x16 // //$NON-NLS-1$ - private final static String OVR = "ovr16/"; // basic colors - size 7x8 + //private final static String OVR = "ovr16/"; // basic colors - size 7x8 // //$NON-NLS-1$ - private final static String VIEW = "cview16/"; // views //$NON-NLS-1$ + //private final static String VIEW = "cview16/"; // views //$NON-NLS-1$ /** * Declare all images