기존 이클립스에서 쓰던 환경설정을 다른 이클립스에서 사용하려면,
- 이동${old_workspace}/.metadata/.plugins/org.eclipse.core.runtime/.settings
- 위 디렉터리 아래의 모든 내용을 다음 디렉터리에 복사하세요.
- ${new_workspace}/.metadata/.plugins/org.eclipse.core.runtime/.settings
How to share Eclipse configuration over different workspaces
I'm using Eclipse (PDT) as primary IDE on different machines. (like at home, laptop, in office, etc.). How could I share the Eclipse and project configuration pragmatically between multiple compute...
stackoverflow.com
'이클립스 정보' 카테고리의 다른 글
| git 명령어 (0) | 2024.03.05 |
|---|---|
| 깃허브 사용법 총정리 (0) | 2024.02.23 |
| 아이바티스 동적태그 (0) | 2024.02.05 |
| 아이바티스 downloading external resources is disabled 에러 해결 (0) | 2024.02.01 |
| 이클립스 자바스크립트 편집기 테마 (0) | 2024.01.24 |