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條)

  • 還冇有評論!