JDT icons

Objects

Compilation Unit (*.java file)
Compilation Unit (*.java file)
File ending with .java
Java file which is not on a build path
class file
class file
file without icon assigned to its type
file without icon assigned to its type
unknown object
unknown object
Java scrapbook page (*.jpage file)
Java scrapbook page (*.jpage file)
Java scrapbook page (evaluation in progress)
Java scrapbook page (evaluation in progress)
JAR description file
JAR description file

Java Working Set
Java Working Set
Java Model
Java Model
JRE system library container
JRE system library container
JAR file with attached source
JAR file with attached source
JAR file without attached source
JAR file without attached source
source folder
source folder
package
package
empty package
empty package
logical package
logical package
empty logical package
empty logical package
package only containing non Java resources
package only containing non Java resources

package declaration
package declaration
import container
import container
import
import

default type (package visible)
default type (package visible)
public type
public type
default interface (package visible)
default interface (package visible)
public interface
public interface

default inner type (package visible)
default inner type (package visible)
private inner type
private inner type
protected inner type
protected inner type
public inner type
public inner type

default inner interface (package visible)
default inner interface (package visible)
private inner interface
private inner interface
protected inner interface
protected inner interface
public inner interface
public inner interface
 

default field (package visible)
default field (package visible)
private field
private field
protected field
protected field
public field
public field

default method (package visible)
default method (package visible)
private method
private method
protected method
protected method
public method
public method

Object adornments

Java Overlay
marks project as Java project

Abstract Overlay
this Java element causes an error
Warning Overlay
this Java element causes warning
Deprecation Overlay
this Java element is deprecated

Constructor Overlay
constructor
Abstract Overlay
abstract member
Final Overlay
final member
Static overlay
static member
Synchronized Overlay
synchronized member
Run Overlay
type with public static void main(String[] args)

Implementor of interface overlay
implements method from interface
Overrides Overlay
overrides method from super class

Focus Overlay
type with focus in Type hierarchy
Maximal Expansion Overlay
maximal expansion level in Call Hierarchy
Recursive Overlay
recursive call in Call Hierarchy

Build path

class path variable
class path variable
unresolved class path variable
unresolved class path variable
JAR with attached source
JAR with attached source
JAR without attached source
JAR without attached source
system library
system library
reference to unavailable project
reference to unavailable project
reference to unavailable source folder
reference to unavailable source folder
reference to unavailable JAR
reference to unavailable JAR
build path ordering
build path ordering

inclusion filter
inclusion filter
exclusion filter
exclusion filter
output folder
output folder
Javadoc location
Javadoc location
source attachment
source attachment

Code assist

HTML tag
HTML tag
Javadoc tag
Javadoc tag
local variable
local variable
template
template

Compare

field
field
method
method

Debugger

debug launch
debug launch
run launch
run launch
terminated run launch
terminated run launch
process
process
terminated process
terminated process
debug target
debug target
suspended debug target
suspended debug target
terminated debug target
terminated debug target

thread
thread
suspended thread
suspended thread
stack frame
stack frame
running stack frame
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 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
adornment 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 may be out of synch with the target VM as a result of an unsuccessful hot code replace inspected object or primitive value
evaluated expression
watch expression
local variable
local variable

monitor
monitor
a monitor in contention
a monitor in contention
in thread in contention for a monitor
a thread in contention for a monitor
a monitor that is owned by a thread
a monitor that is owned by a thread
a thread that owns a monitor
a thread that owns a monitor

current instruction pointer (top of stack)
current instruction pointer (top of stack)
current instruction pointer
current instruction pointer

enabled line breakpoint
enabled line breakpoint
disabled line breakpoint
disabled line breakpoint
adornment that marks a line breakpoints as installed
adornment that marks a line breakpoints as installed
adornment that marks a breakpoint as conditional
adornment that marks a breakpoint as conditional
adornment that marks an entry method breakpoint
adornment that marks an entry method breakpoint
adornment that marks an exit method breakpoint
adornment that marks an exit method breakpoint

field access watchpoint
field access watchpoint
field modification watchpoint
field modification watchpoint
field access and modification watchpoint
field access and modification watchpoint
adornment that marks a watchpoint as installed
adornment that marks a watchpoint as installed

exception breakpoint
exception breakpoint
runtime exception breakpoint
runtime exception breakpoint
disabled exception breakpoint
disabled exception breakpoint
adornment that marks an exception breakpoint as caught
adornment that marks an exception breakpoint as caught
adornment that marks an exception breakpoint as uncaught
adornment that marks an exception breakpoint as uncaught
adornment that marks an exception breakpoint as scoped
adornment that marks an exception breakpoint as scoped
adornment that marks an exception breakpoint as installed
adornment that marks an exception breakpoint as installed

Editor

implements
implements
overrides
overrides
quick assist available
quick assist available
search match
search match

collapsed
collapsed
expanded
expanded

JUnit

test
test
currently running test
currently running test
successful test
successful test
failing test
failing test
test throwing an exception
test throwing an exception

test suite
test suite
currently running test suite
currently running test suite
successfully completed test suite
successfully completed test suite
test suite with failing test
test suite with failing test
test suite with exception throwing test
test suite with exception throwing test

NLS tools

skipped NLS key
skipped NLS key
translated NLS key
translated NLS key
untranslated NLS key
untranslated NLS key
search for unused NLS keys
search for unused NLS keys

Quick fix

quick fixable error
quick fixable error
quick fixable warning
quick fixable warning
error that got fixed in source code
error that got fixed in source but file still needs a recompile
warning that got fix in source code
warning that got fixed in source but file still needs a recompile

add
add
change
change
change cast
change cast
move to another package
move to another package
remove
remove
remove import
remove import
rename
rename
surround with try/catch
surround with try/catch

Refactoring

general change
general change
composite change
composite change
compilation unit change
compilation unit change
text change
text change
file change
file change
Stop error Stop error
Error
Error
Warning
Warning
Information
Information

Search

Java Search
Java Search
search for declarations
search for declarations
search for references
search for references

search for unused NLS keys
search for unused NLS keys

Search - Occurrences in File

general match
a general match
read access to local or field
read access to local or field
write access to local or field
write access to local or field

Type hierarchy view

type from non selected package
type from non selected package
interface from non selected package
interface from non selected package