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.
我刚刚开始使用 eclim 编写 java 代码。除了 .classpath 命令(例如 :NewJarEntry 或 :NewSrcEntry)之外,一切似乎都运行良好。当我尝试这些时,我得到例如:
E492:不是编辑器命令:NewJarEntry jgrapht.jar
知道为什么会发生这种情况吗?
谢谢
尝试编辑你的 .classpath 文件——这些命令应该从那里工作。
希望这可以帮助!