To work with other IDEs I use the following methodology:
- The project with all the settings is stored in a folder.
- Content under version control by Git.
- On the flash drive --bare (empty) repository where I sit changes.
- And accordingly, I have a complete copy of the project anywhere.
In Eclipse, this technique does not work, since some of the file display settings (editors swing, xml ...) are stored in the workspace, i.e. for normal operation, you must either wear 2 repositories (repositories with a project, repositories with settings from the workspace) or set all IDE settings to manual (and this is often problematic). Tell me the best method of work?
.metadatadirectory inside it. In any case, in Linux, in Windows, I do not know how it is organized. Well and / or yes, there are plugins for saving configurations. - PinkTux pm