Eclipse workspace
The eclipse workspace contains the following resources:
Project
File
Folder
You can generally set the workspace when the project is started. You can set it as the default workspace. There is no need to configure it after the next startup:
Workspace (Workspace) has an obvious hierarchical structure. The project is at the top level, and there can be files and folders in the project.
The plug-in can manage the resources of the workspace through the API provided by the resource plug-in.
Manage Workspace(Workspace)
Users create and manage resources in the workspace by using views, editors and wizard functions. The Project Explorer view among many views displays the contents of the workspace. The view that displays the contents of the project workspace is the Project Explorer view.
#File Creation Wizard (File > New > File).
Folder creation wizard (File > New > Folder).
Workspace settings
Select "Window" => "preferences..." => "General" =>"Workspace" on the menu bar , the setting instructions are as follows:
Eclipse switch workspace (workspace)
Eclipse can switch workspace by selecting "File" in the menu bar => "switch workspace":