Search code examples
javaeclipseworkspace

How can I copy Eclipse classpath variables from one workspace to a new workspace?


How can I copy the Eclipse classpath variables from the open workspace to a new workspace? I am using Eclipse Juno (Eclipse Platform 4.2.1 and Eclipse Java Development Tools 3.8.2).


Solution

  • Try File -> Export -> General -> Preferences and export All. Next, import the preferences into your second workspace.