|
compilation unit (*.java file)
|
|
Java file which is not on a build path
|
|
class file
|
|
file without icon assigned to its type
|
|
unknown object
|
|
Java scrapbook page (*.jpage file)
|
|
Java scrapbook page (evaluation in progress)
|
|
JAR description
file
|
|
JUnit test result file
|
|
|
Java working set
|
|
Java model
|
|
library container
|
|
JAR file with
attached source
|
|
JAR file
without attached
source
|
|
class folder with attached source
|
|
class folder without attached source
|
|
source
folder
|
|
package
|
|
empty package
|
|
logical package
|
|
empty logical package
|
|
package only containing non Java resources
|
|
|
package declaration
|
|
import container
|
|
import
|
|
|
class (public)
|
|
interface (public)
|
|
enum type (public)
|
|
annotation type (public)
|
|
|
package visible class
|
|
private class
|
|
protected class
|
|
|
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
|
|
decorates files and folders if they are on the build path of
their enclosing Java project
|
|
|
this Java element causes an error
|
|
this Java element causes a warning
|
|
this Java element is deprecated
|
|
|
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
|
|
maximal expansion level in Call Hierarchy
|
|
recursive call in Call Hierarchy
|
|
|
compilation unit containing an abstract class as primary
type
|
|
compilation unit containing an interface as primary
type
|
|
compilation unit containing an enum as primary type
|
|
compilation unit containing an annotation as primary
type
|
|
debug launch
|
|
run launch
|
|
terminated run launch
|
|
process
|
|
terminated process
|
|
debug target
|
|
suspended 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
|
|
|
monitor
|
|
a monitor in contention
|
|
a thread in contention for a monitor
|
|
a monitor that is owned by a thread
|
|
a thread that owns a monitor
|
|
|
current instruction pointer (top of stack)
|
|
current instruction pointer
|
|
|
enabled line breakpoint
|
|
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
|
|
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
|
相关推荐
这篇文章将详细介绍 Eclipse 中各种图标的含义,帮助开发者更好地理解和使用 Eclipse。 项目和文件图标 * 对象(Object):表示一个 Java 对象,例如一个 Java 类或接口。 * 编译单元(Compilation Unit):表示一...
当在 Eclipse 中安装了 SVN 插件后,会有一系列图标用来表示文件或项目的当前状态。了解这些图标的意义对于有效管理项目至关重要。 #### 原则:先更新,后提交 在进行任何操作之前,遵循“先更新,后提交”的原则...
以下是对Eclipse中常见图标及其含义的详细说明: 1. **Objects**: - **Compilation Unit(*.java 文件)**:表示一个Java源代码文件,通常包含一个或多个类定义。 - **Class File**:编译后的字节码文件,对应于...
以下是一些常见的Eclipse图标及其含义: 1. **绿色圆圈**:这个图标表示一个`public`类、接口或类型。`public`是Java访问修饰符之一,意味着该元素可以在任何地方被访问。 2. **蓝色三角形**:这个图标代表默认...
综上所述,Eclipse图标含义备忘录这篇文章提供了一张完整的图标参考图,帮助开发者通过图形化方式快速识别代码的不同部分和状态,从而在日常开发工作中更加高效和直观地使用Eclipse。由于Eclipse是一个复杂且功能...
eclipse插件svn图标详细含义 eclipse插件svn图标是svn插件在eclipse中的图标表示法,用于表示svn版本控制系统中的文件状态。这些图标可以帮助开发者快速了解文件的版本控制状态,避免不必要的提交和更新操作。 1. ...
软件开发SVN的使用方法和注意事项-Eclipse中SVN图标含义 在软件开发中,SVN(Subversion)是一种非常流行的版本控制系统,它可以帮助开发者们更好地管理代码、协作开发和追踪变更。Eclipse 是一个流行的集成开发...
在压缩包"eclipseImages"中,可能包含了各种尺寸的Eclipse图标,这可能是为了适应不同屏幕分辨率或主题需求。大尺寸图标适用于高分辨率显示,小尺寸图标则在空间有限的地方如菜单栏中使用。有时,开发者会根据个人...
软件开发SVN的使用方法和注意事项-Eclipse中SVN图标含义实用.pdf
下面我们将详细解释Eclipse大纲中图标的含义。 1. **类图标**: - **公共类**:通常显示为一个带加号的小方块,加号表示可以展开查看类的内部结构。 - **私有类**:图标类似公共类,但通常颜色较暗,表示其访问...
在提供的文件`eclipse-icons.htm`和`eclipse-icons.files`中,可能包含了Eclipse图标集的详细信息,例如图标的设计、含义、使用场景等。通过查看这些文件,你可以更全面地了解Eclipse的图标系统,并可能找到自定义或...
软件开发SVN的使用方法和注意事项-Eclipse中SVN图标含义终稿.pdf
下面,我们将详细介绍Eclipse Outline中的图标含义。 #### 一、概述 Eclipse Outline 视图主要用于展示当前打开文件的结构概览,通过树形结构列出文件中的类、方法等元素,并用不同的图标来表示它们的状态或类型。...
此外,自定义Eclipse图标也是一种个性化开发环境的方式,可以帮助开发者根据个人喜好或工作需求调整界面。 Eclipse社区也鼓励开发者为新的功能或插件创建相应的图标,以进一步丰富Eclipse的视觉体验。这些图标可能...
5. **运行Eclipse**:现在你可以在桌面找到Eclipse的图标,双击即可启动。如果一切顺利,Eclipse应该能正常运行,并显示其主界面。 6. **配置Eclipse**:首次启动后,Eclipse可能需要一些基本的配置,如工作空间...
Eclipse 小图标释义是指 Eclipse 软件中各种小图标的含义,这些小图标用于表示 Java 项目中的各种元素,包括类、方法、字段、接口、异常等。这些小图标是 Eclipse 软件中一个非常重要的部分,它们可以帮助开发者快速...
以下是对Eclipse中常见的一些图标及其含义的详细解释: 1. **类型图标**: - **缺省类型(可视包)**:表示一个在默认包中的类,对同一包内的其他类可见。 - **公共类型**:表示一个公有类,可以在任何地方被访问。...
Eclipse图标意义是指Eclipse中各种各样的图标所代表的含义,它们是Eclipse中最基本的组成部分,了解这些图标的含义是使用Eclipse的基础。下面我们将详细介绍Eclipse中的图标意义。 Objects Objects图标是Eclipse...