How to copy the configuration file of one workspace of Eclipse to another workspace

question:

       When we used Eclipse to create a new workspace, we found that its configuration was default. Getting used to using the previously configured workspace (such as fonts, font sizes, language encoding specifications...), and now it takes time and effort to reconfigure it again, then we will think of looking for the previous configuration The file is copied over, and the familiar environment appears again, and you can happily type code again.


Solution:

1. Find the configuration file directory of the old workspace: \.metadata\.plugins\org.eclipse.core.runtime

2. Copy the .settings file in this directory to the configuration file directory of the new workspace:

      \.metadata\.plugins\org.eclipse.core.runtime

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325160134&siteId=291194637