eclipse图标含义

Objects


clip_image001

Compilation Unit (*.java file)

Java file which is not on a build path

clip_image003

class file

clip_image004

file without icon assigned to its type

unknown object

Java scrapbook page (*.jpage file)

Java scrapbook page (evaluation in progress)

clip_image008

JAR description file


Java Working Set

clip_image010

Java Model

Library container

clip_image012

JAR file with attached source

clip_image013

JAR file without attached source

eclipse图标含义_第1张图片

source folder

clip_image015

package

empty package

clip_image017

logical package

eclipse图标含义_第2张图片

empty logical package

clip_image019

package only containing non Java resources


clip_image020

package declaration

clip_image021

import container

eclipse图标含义_第3张图片

import


clip_image023

class (public)

clip_image024

interface (public)

clip_image025

enum type (public)

annotation type (public)


package visible class

clip_image028

private class

clip_image029

protected class


clip_image030

default field (package visible)

clip_image031

private field

eclipse图标含义_第4张图片

protected field

public field


clip_image034

default method (package visible)

private method

clip_image036

protected method

clip_image037

public method

Object adornments


clip_image038

marks project as Java project


clip_image039

this Java element causes an error

eclipse图标含义_第5张图片

this Java element causes warning

this Java element is deprecated


constructor

clip_image043

abstract member

clip_image044

final member

clip_image045

static member

synchronized member

type with public static void main(String[] args)


implements method from interface

overrides method from super class


type with focus in Type hierarchy

maximal expansion level in Call Hierarchy

clip_image052

recursive call in Call Hierarchy

Build path


class path variable

JAR with attached source

clip_image055

JAR without attached source

system library

clip_image056

build path ordering


inclusion filter

exclusion filter

clip_image059

access rules

Javadoc location

clip_image061

source attachment

clip_image062

native library location

output folder

Code assist


HTML tag

clip_image065

Javadoc tag

local variable

template

Compare


eclipse图标含义_第6张图片

field

clip_image069

method

Debugger


debug launch

clip_image071

run launch

clip_image072

terminated run launch

clip_image073

process

clip_image074

terminated process

debug target

suspended debug target

clip_image077

terminated debug target


thread

clip_image079

suspended thread

stack frame

clip_image081

running stack frame

adornment 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 is out of synch with the target VM as a result of an unsuccessful hot code replace

inspected object or primitive value

clip_image084

watch expression

clip_image085

local variable


clip_image086

monitor

clip_image087

a monitor in contention

clip_image088

a thread in contention for a monitor

clip_image089

a monitor that is owned by a thread

clip_image090

a thread that owns a monitor


clip_image091

current instruction pointer (top of stack)

current instruction pointer


enabled line breakpoint

clip_image094

disabled line breakpoint

adornment that marks a line breakpoints as installed

adornment that marks a breakpoint as conditional

adornment that marks an entry method breakpoint

clip_image098

adornment that marks an exit method breakpoint


field access watchpoint

clip_image100

field modification watchpoint

field access and modification watchpoint

clip_image095[1]

adornment that marks a watchpoint as installed


exception breakpoint

clip_image103

runtime exception breakpoint

clip_image104

disabled exception breakpoint

clip_image105

adornment that marks an exception breakpoint as caught

clip_image106

adornment that marks an exception breakpoint as uncaught

eclipse图标含义_第7张图片

adornment that marks an exception breakpoint as scoped

clip_image095[2]

adornment that marks an exception breakpoint as installed

Editor

clip_image108

implements

clip_image109

overrides

clip_image110

quick assist available

search match

JUnit


clip_image112

test

currently running test

successful test

clip_image115

failing test

clip_image116

test throwing an exception

clip_image117

ignored test


test suite

clip_image119

currently running test suite

clip_image120

successfully completed test suite

eclipse图标含义_第8张图片

test suite with failing test

clip_image122

test suite with exception throwing test


caught exception

clip_image080[1]

stack frame element

NLS tools


clip_image124

skipped NLS key

clip_image125

translated NLS key

clip_image126

untranslated NLS key

Quick fix


quick fixable error

quick fixable warning


add

change

change cast

clip_image132

move to another package

remove

clip_image134

remove import

clip_image130[1]

rename

clip_image123[1]

surround with try/catch

Refactoring


general change

composite change

text change

file change

eclipse图标含义_第9张图片

Stop error

clip_image140

Error

clip_image141

Warning

Information

clip_image143

Change filter

Search


clip_image144

Java Search

clip_image145

search for declarations

clip_image146

search for references

Search - Occurrences in File


a general match

eclipse图标含义_第10张图片

read access to local or field

clip_image149

write access to local or field

Type hierarchy view


eclipse图标含义_第11张图片

type from non selected package

interface from non selected package

你可能感兴趣的:(eclipse图标含义)