Eclipse JDT Icons

来源:互联网 发布:小猪cms骗局 编辑:程序博客网 时间:2024/04/29 12:37

原文地址:http://help.eclipse.org/juno/index.jsp?topic=/org.eclipse.jdt.doc.user/reference/ref-icons.htm

Objects

Compilation Unit (*.java file)compilation unit (*.java file)File ending with .javaJava file which is not on a build pathclass fileclass filegeneric file (unknown content type)generic file (unknown content type)unknown objectunknown objectJava scrapbook page (*.jpage file)Java scrapbook page (*.jpage file)Java scrapbook page (evaluation in progress)Java scrapbook page (evaluation in progress)JAR description fileJAR description fileJUnit test result fileJUnit test result file Java working setJava working setJava modelJava modelLibrary containerlibrary containerJAR file with attached sourceJAR file with attached sourceJAR file without attached sourceJAR file without attached sourceClass folder with attached sourceclass folder with attached sourceClass folder without attached sourceclass folder without attached sourcesource foldersource folderpackagepackageempty packageempty packagelogical packagelogical packageempty logical packageempty logical packagepackage only containing non Java resourcespackage only containing non Java resources package declarationpackage declarationimport containerimport containerimportimport Class (public)class (public)Interface (public)interface (public)Enum type (public)enum type (public)Annotation type (public)annotation type (public) package visible classpackage visible classprivate classprivate classprotected classprotected class default field (package visible)default field (package visible)private fieldprivate fieldprotected fieldprotected fieldpublic fieldpublic field default method (package visible)default method (package visible)private methodprivate methodprotected methodprotected methodpublic methodpublic method

Object adornments

Java Overlaymarks project as Java projectJava Overlaydecorates files and folders if they are on the build path of their enclosing Java project build path error decoratordecorates Java projects and working sets that contain build path errorsAbstract Overlaythis Java element causes an errorWarning Overlaythis Java element causes a warningDeprecation Overlaythis Java element is deprecated Constructor OverlayconstructorAbstract Overlayabstract memberFinal Overlayfinal memberStatic overlaystatic memberSynchronized Overlaysynchronized memberNative Overlaynative methodTransient Overlaytransient fieldVolatile Overlayvolatile fieldRun Overlaytype with
public static void main(String[] args) Implementor of interface overlayimplements method from interfaceOverrides Overlayoverrides method from super class Focus Overlaytype with focus in Type Hierarchy or Quick Outline/HierarchyMaximal Expansion Overlaymaximal expansion level in Call HierarchyRecursive Overlayrecursive call in Call Hierarchy Abstract Compilation Unitcompilation unit containing an abstract class as primary typeInterface Compilation Unitcompilation unit containing an interface as primary typeEnum Compilation Unitcompilation unit containing an enum as primary typeAnnotation Compilation Unitcompilation unit containing an annotation as primary type

Build path

class path variableclass path variableJAR with attached sourceJAR with attached sourceJAR without attached sourceJAR without attached sourcesystem librarysystem librarybuild path orderingbuild path ordering inclusion filterinclusion filterexclusion filterexclusion filteraccess rulesaccess rulesJavadoc locationJavadoc locationsource attachmentsource attachmentnative library locationnative library locationoutput folderoutput folder

Code assist

HTML tagHTML tagJavadoc tagJavadoc taglocal variablelocal variabletemplatetemplateSWT templateSWT template

Compare

fieldfieldmethodmethod

Debugger

debug launchdebug launchrun launchrun launchterminated run launchterminated run launchprocessprocessterminated processterminated processdebug targetdebug targetsuspended debug targetsuspended debug targetterminated debug targetterminated debug target threadthreadsuspended threadsuspended threadstack framestack framerunning stack framerunning stack frameadornment that marks a stack frame that may be out of synch with the target VM as a result of an unsuccessful hot code replace adornment that marks a stack frame that may be out of synch with the target VM as a result of an unsuccessful hot code replaceadornment that marks a stack frame that is out of synch with the target VM as a result of an unsuccessful hot code replace adornment that marks a stack frame that is out of synch with the target VM as a result of an unsuccessful hot code replaceadornment that marks a stack frame that may be out of synch with the target VM as a result of an unsuccessful hot code replaceinspected object or primitive valueevaluated expressionwatch expressionlocal variablelocal variable monitormonitora monitor in contentiona monitor in contentionin thread in contention for a monitora thread in contention for a monitora monitor that is owned by a threada monitor that is owned by a threada thread that owns a monitora thread that owns a monitor current instruction pointer (top of stack)current instruction pointer (top of stack)current instruction pointercurrent instruction pointer enabled line breakpointenabled line breakpointdisabled line breakpointdisabled line breakpointadornment that marks a breakpoint as skippedadornment that marks a breakpoint as skippedadornment that marks a line breakpoint as installedadornment that marks a line breakpoint as installedadornment that marks a breakpoint as conditionaladornment that marks a breakpoint as conditionaladornment that marks an entry method breakpointadornment that marks an entry method breakpointadornment that marks an exit method breakpointadornment that marks an exit method breakpoint field access watchpointfield access watchpointfield modification watchpointfield modification watchpointfield access and modification watchpointfield access and modification watchpointadornment that marks a watchpoint as installedadornment that marks a watchpoint as installed exception breakpointexception breakpointruntime exception breakpointruntime exception breakpointdisabled exception breakpointdisabled exception breakpointadornment that marks an exception breakpoint as caughtadornment that marks an exception breakpoint as caughtadornment that marks an exception breakpoint as uncaughtadornment that marks an exception breakpoint as uncaughtadornment that marks an exception breakpoint as scopedadornment that marks an exception breakpoint as scopedadornment that marks an exception breakpoint as installedadornment that marks an exception breakpoint as installed

Editor

implementsimplementsoverridesoverridesquick assist availablequick assist availablesearch matchsearch match

JUnit

testtestcurrently running testcurrently running testsuccessful testsuccessful testfailing testfailing testtest throwing an exceptiontest throwing an exceptionignored testignored test test suitetest suitecurrently running test suitecurrently running test suitesuccessfully completed test suitesuccessfully completed test suitetest suite with failing testtest suite with failing testtest suite with exception throwing testtest suite with exception throwing test caught exceptioncaught exceptionstack frame elementstack frame element

NLS tools

skipped NLS keyskipped NLS keytranslated NLS keytranslated NLS keyuntranslated NLS keyuntranslated NLS key

Quick fix

quick fixable errorquick fixable errorquick fixable warningquick fixable warning addaddchangechangechange castchange castfix multiple problemsfix multiple problemsmove to another packagemove to another packageremoveremoveremove importremove importrenamerenamerename in filerename in filesurround with try/catchsurround with try/catch

Refactoring

general changegeneral changecomposite changecomposite changetext changetext changefile changefile changeStop errorStop errorErrorErrorWarningWarningInformationInformationInformationChange filter

Search

Java SearchJava Searchsearch for declarationssearch for declarationssearch for referencessearch for references

Search - Occurrences in File

general matcha general matchread access to local or fieldread access to local or fieldwrite access to local or fieldwrite access to local or field

Type Hierarchy view

type outside of selected packagetype outside of selected packageinterface outside of selected packageinterface outside of selected package

原创粉丝点击