php    php100   android
当前位置:首页 » Eclipse在线教程 »

Eclipse - 工作区 评论   编辑

关于Eclipse工作区

The eclipse workspace contains resources such as:

  • Projects
  • Files
  • Folders

The workspace has a hierarchical structure. Projects are at the top level of the hierarchy and inside them you can have files and folders. Plug-ins use an API provided by the resources plug-in to manage the resources in the workspace.

UI Elements for Managing the Workspace

Users use the functionality provided by views, editors and wizard to create and manage resources in the workspace. One among the many views that show the content of the workspace is the Project Explorer view.

Eclipse - 工作区

The File Wizard (File > New > File) can be used to create a new file.

Eclipse - 工作区

The Folder Wizard (File > New > Folder) can be used to create a new folder.

贡献/合作者

正在开放中...
 

评论(0条)

  • 还没有评论!