1) org.eclipse.jdt.USER_LIBRARY setting can be found at
D:/workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs
OR
2) You can also export the old workspace's USER_LIBRARY to a file first, such as userlib.userlibraries, and then import it in the new workspace.
D:/workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs
OR
2) You can also export the old workspace's USER_LIBRARY to a file first, such as userlib.userlibraries, and then import it in the new workspace.
本文介绍如何找到 Eclipse JDT 的 USER_LIBRARY 设置位置。一种方法是在特定目录下查找 org.eclipse.jdt.core.prefs 文件。另一种方法是将旧工作区的用户库导出到文件(如 userlib.userlibraries),然后在新工作区中导入。
1万+

被折叠的 条评论
为什么被折叠?



