`
zhengalways
  • 浏览: 15039 次
  • 性别: Icon_minigender_1
  • 来自: 南京
社区版块
存档分类
最新评论

eclipse中图标的含义

阅读更多

 


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
JUnit test result file
JUnit test result file

Java working set
Java working set
Java model
Java model
Library container
library container
JAR file with attached source
JAR file with attached source
JAR file without attached source
JAR file without attached source
Class folder with attached source
class folder with attached source
Class folder without attached source
class folder 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

Class (public)
class (public)
Interface (public)
interface (public)
Enum type (public)
enum type (public)
Annotation type (public)
annotation type (public)

package visible class
package visible class
private class
private class
protected class
protected class

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

<!-- native_co.png and volatile_co.png, and read.png and write.png are currently unused. sync_impl.png and sync_over.png are self-explanatory combinations of the above overlays. --><!-- callee_co.png and caller_co.png are currently unused -->
Java Overlay
marks project as Java project
Java Overlay
decorates files and folders if they are on the build path of their enclosing Java project

Abstract Overlay
this Java element causes an error
Warning Overlay
this Java element causes a 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

Abstract Compilation Unit
compilation unit containing an abstract class as primary type
Interface Compilation Unit
compilation unit containing an interface as primary type
Enum Compilation Unit
compilation unit containing an enum as primary type
Annotation Compilation Unit
compilation unit containing an annotation as primary type

Build path

class path variable
class path variable
JAR with attached source
JAR with attached source
JAR without attached source
JAR without attached source
system library
system library
build path ordering
build path ordering

inclusion filter
inclusion filter
exclusion filter
exclusion filter
access rules
access rules
Javadoc location
Javadoc location
source attachment
source attachment
native library location
native library location
output folder
output folder

Code assist

HTML tag
HTML tag
Javadoc tag
Javadoc tag
local variable
local variable
template
template
SWT template
SWT 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

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
ignored test
ignored test

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

caught exception
caught exception
stack frame element
stack frame element

NLS tools

skipped NLS key
skipped NLS key
translated NLS key
translated NLS key
untranslated NLS key
untranslated NLS key

Quick fix

quick fixable error
quick fixable error
quick fixable warning
quick fixable warning

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

Refactoring

general change
general change
composite change
composite change
text change
text change
file change
file change
Stop error Stop error
Error
Error
Warning
Warning
Information
Information
Information
Change filter

Search

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

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

 

分享到:
评论

相关推荐

    Eclipse各种图标含义

    这篇文章将详细介绍 Eclipse 中各种图标的含义,帮助开发者更好地理解和使用 Eclipse。 项目和文件图标 * 对象(Object):表示一个 Java 对象,例如一个 Java 类或接口。 * 编译单元(Compilation Unit):表示一...

    eclipse插件svn图标详细含义

    当在 Eclipse 中安装了 SVN 插件后,会有一系列图标用来表示文件或项目的当前状态。了解这些图标的意义对于有效管理项目至关重要。 #### 原则:先更新,后提交 在进行任何操作之前,遵循“先更新,后提交”的原则...

    Eclipse中常见图标说明

    以下是对Eclipse中常见图标及其含义的详细说明: 1. **Objects**: - **Compilation Unit(*.java 文件)**:表示一个Java源代码文件,通常包含一个或多个类定义。 - **Class File**:编译后的字节码文件,对应于...

    eclipse图标的含义

    以下是一些常见的Eclipse图标及其含义: 1. **绿色圆圈**:这个图标表示一个`public`类、接口或类型。`public`是Java访问修饰符之一,意味着该元素可以在任何地方被访问。 2. **蓝色三角形**:这个图标代表默认...

    eclipse图标含义备忘录

    综上所述,Eclipse图标含义备忘录这篇文章提供了一张完整的图标参考图,帮助开发者通过图形化方式快速识别代码的不同部分和状态,从而在日常开发工作中更加高效和直观地使用Eclipse。由于Eclipse是一个复杂且功能...

    eclipse插件svn图标详细含义(全)

    eclipse插件svn图标详细含义 eclipse插件svn图标是svn插件在eclipse中的图标表示法,用于表示svn版本控制系统中的文件状态。这些图标可以帮助开发者快速了解文件的版本控制状态,避免不必要的提交和更新操作。 1. ...

    软件开发SVN的使用方法和注意事项-Eclipse中SVN图标含义

    软件开发SVN的使用方法和注意事项-Eclipse中SVN图标含义 在软件开发中,SVN(Subversion)是一种非常流行的版本控制系统,它可以帮助开发者们更好地管理代码、协作开发和追踪变更。Eclipse 是一个流行的集成开发...

    eclipse所有图标

    在压缩包"eclipseImages"中,可能包含了各种尺寸的Eclipse图标,这可能是为了适应不同屏幕分辨率或主题需求。大尺寸图标适用于高分辨率显示,小尺寸图标则在空间有限的地方如菜单栏中使用。有时,开发者会根据个人...

    软件开发SVN的使用方法和注意事项-Eclipse中SVN图标含义实用.pdf

    软件开发SVN的使用方法和注意事项-Eclipse中SVN图标含义实用.pdf

    eclipse大纲中图标的含义

    下面我们将详细解释Eclipse大纲中图标的含义。 1. **类图标**: - **公共类**:通常显示为一个带加号的小方块,加号表示可以展开查看类的内部结构。 - **私有类**:图标类似公共类,但通常颜色较暗,表示其访问...

    eclipse系统图标

    在提供的文件`eclipse-icons.htm`和`eclipse-icons.files`中,可能包含了Eclipse图标集的详细信息,例如图标的设计、含义、使用场景等。通过查看这些文件,你可以更全面地了解Eclipse的图标系统,并可能找到自定义或...

    软件开发SVN的使用方法和注意事项-Eclipse中SVN图标含义终稿.pdf

    软件开发SVN的使用方法和注意事项-Eclipse中SVN图标含义终稿.pdf

    Eclipse的Outline里面的图标含义

    下面,我们将详细介绍Eclipse Outline中的图标含义。 #### 一、概述 Eclipse Outline 视图主要用于展示当前打开文件的结构概览,通过树形结构列出文件中的类、方法等元素,并用不同的图标来表示它们的状态或类型。...

    eclipse_icons.rar

    此外,自定义Eclipse图标也是一种个性化开发环境的方式,可以帮助开发者根据个人喜好或工作需求调整界面。 Eclipse社区也鼓励开发者为新的功能或插件创建相应的图标,以进一步丰富Eclipse的视觉体验。这些图标可能...

    Linux中eclipse安装包

    5. **运行Eclipse**:现在你可以在桌面找到Eclipse的图标,双击即可启动。如果一切顺利,Eclipse应该能正常运行,并显示其主界面。 6. **配置Eclipse**:首次启动后,Eclipse可能需要一些基本的配置,如工作空间...

    Eclipse小图标释义

    Eclipse 小图标释义是指 Eclipse 软件中各种小图标的含义,这些小图标用于表示 Java 项目中的各种元素,包括类、方法、字段、接口、异常等。这些小图标是 Eclipse 软件中一个非常重要的部分,它们可以帮助开发者快速...

    Eclipse 各种小图标的含义.doc

    以下是对Eclipse中常见的一些图标及其含义的详细解释: 1. **类型图标**: - **缺省类型(可视包)**:表示一个在默认包中的类,对同一包内的其他类可见。 - **公共类型**:表示一个公有类,可以在任何地方被访问。...

    Eclipse图标意义

    Eclipse图标意义是指Eclipse中各种各样的图标所代表的含义,它们是Eclipse中最基本的组成部分,了解这些图标的含义是使用Eclipse的基础。下面我们将详细介绍Eclipse中的图标意义。 Objects Objects图标是Eclipse...

Global site tag (gtag.js) - Google Analytics