Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在另一台笔记本电脑上运行我的 Eclipse 项目。运行代码时出现以下错误:
线程“主”java.lang.UnsatisfiedLinkError 中的异常:找不到共享库 C:\Archivos de programa\ECLiPSe 6.0\lib\i386_nt\ec_java_load.dll。
如何配置“ec_java_load.dll”的正确路径?它应该是“C:\ Program Files ...”而不是当前的。
在移动 Eclipse 项目时,我经常看到这一点。我还看到您的错误字符串中提到了 eclipse,所以我认为我走在正确的轨道上。
要解决此问题,您必须进入项目设置 - 构建路径,删除旧的非工作库并为您所在的环境添加正确的库