|
|
Compilation Unit (*.java file) |
|
|
Java files, which are not on a build path |
|
|
class file |
|
|
files without icon assigned to its type |
|
|
Java scrapbook page (*.jpage file) |
|
|
Java scrapbook page (evaluation in progress) |
|
|
JAR description file |
|
|
|
|
|
Java Model |
|
|
JRE system library container |
|
|
JAR file with attached source |
|
|
JAR file without attached source |
|
|
source folder |
|
|
package |
|
|
empty package |
|
|
locigal package |
|
|
empty locigal package |
|
|
package only containing non Java resources |
|
|
|
|
|
package declaration |
|
|
import container |
|
|
import |
|
|
|
|
|
default type (package visible) |
|
|
public type |
|
|
default interface (package visible) |
|
|
public interface |
|
|
|
|
|
default inner type (package visible) |
|
|
private inner type |
|
|
protected inner type |
|
|
public inner type |
|
|
|
|
|
default inner interface (package visible) |
|
|
private inner interface |
|
|
protected inner interface |
|
|
public inner interface |
|
|
|
|
|
default field (package visible) |
|
|
private field |
|
|
protected field |
|
|
public field |
|
|
|
|
|
default method (package visible) |
|
|
private method |
|
|
protected method |
|
|
public method |
|
|
marks project as Java project |
|
|
|
|
|
this Java element causes an error |
|
|
this Java element causes warning |
|
|
|
|
|
constructor |
|
|
abstract member |
|
|
final member |
|
|
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 |
|
|
class path variable |
|
|
JAR with attached source |
|
|
JAR without attached source |
|
|
system library |
|
|
reference to unavailable project |
|
|
reference to unavailable source folder |
|
|
reference to unavailable JAR |
|
|
unresolved class path variable |
|
|
build path ordering |
|
|
HTML tag |
|
|
Javadoc tag |
|
|
local variable |
|
|
template |
|
|
field |
|
|
method |
| |
debug launch |
| |
run launch |
| |
terminated run launch |
| |
process |
| |
terminated process |
| |
debug target |
| |
terminated debug target |
| |
thread |
| |
suspended thread |
| |
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 is out
of synch with the target VM as a result of an unsuccessful hot code replace |
| inspected object or primitive value | |
| |
watch expression |
| |
local variable |
| |
|
| |
enabled line breakpoint |
| |
disabled line breakpoint |
| |
adornment that marks a line breakpoints as installed |
| |
adornment that marks an entry method breakpoint |
| |
adornment that marks an exit method breakpoint |
| |
|
| |
field access watchpoint |
| |
field modification watchpoint |
| |
field access and modification watchpoint |
| |
adornment that marks a watchpoint as installed |
| |
|
| |
exception breakpoint |
| |
runtime exception breakpoint |
| |
disabled exception breakpoint |
| |
adornment that marks an exception breakpoint
as caught |
| |
adornment that marks an exception breakpoint
as uncaught |
| |
adornment that marks an exception breakpoint
as scoped |
| |
adornment that marks an exception breakpoint
as installed |
|
|
skipped NLS key |
|
|
translated NLS key |
|
|
untranslated NLS key |
|
|
search for unused NLS keys |
|
|
quick fixable error |
|
|
quick fixable warning |
|
|
error that got fixed in source but file still needs a recompile |
|
|
warning that got fixed in source but file still needs a recompile |
|
|
change |
|
|
remove import |
|
|
move to another package |
|
|
rename |
|
|
surround with try/catch |
|
|
general change |
|
|
composite change |
|
|
compilation unit changed |
|
|
text changed |
|
|
file changed |
|
|
Stop error |
|
|
Error |
|
|
Warning |
|
|
Information |
|
|
Java Search |
|
|
search for declarations |
|
|
search for references |
|
|
|
|
|
search for unused NLS keys |
|
|
a general match |
|
|
read access to local or field |
|
|
write access to local or field |
|
|
type from non selected package |
|
|
interface from non selected package |