2024-11-25 11:13 AM
1.when i once change the workspace path, the ide always create a older folder in last path, and i still don't know why after i checked every config files in application support, preferences, container, also the app package.
2. and what's more, i also use other ide, and use the same workspace folder ( i like), ***, it also make a .metadata config file,that cause chaos.
2024-11-25 11:19 AM - edited 2024-11-25 11:24 AM
That's the way Eclipse works: the Workspace folder is the location of the .metadata folder
Note that your Project files don't need to be in the Workspace folder.
--+---Workspace 1
|
+---Workspace 2
|
+--Projects
|
+-- Project 1
|
+-- Project 2