문제

I used to share Eclipse CDT perspectives across machines and workspaces of the same machine by exporting preferences to a file and then importing it where needed.

It worked in Juno version but now when I am doing the same in Kepler the perspective simply is not listed though it appears in:

org.eclipse.e4.workbench/workbench.xmi
org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs
org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs
org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs

How can I debug this? Any logs to check?

도움이 되었습니까?

해결책

I think this is probably covered by these Eclipse bugs 385920 and 378811. Scheduled to be fixed in Eclipse 4.4M5

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top