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.
我想用新的lucene 4.3.0.jar 替换lucene 的旧jar 文件,即lucene 3.6.2.jar(在下图中标记)。但我是在 Eclipse 中开发动态 Web 项目的初学者。所以我不知道该怎么做。每次打开构建路径窗口时,我都看不到修改 Tomcat 库中包含的那些 jar 文件的选项。我正在使用 Eclipse Juno。请帮我解决这个问题。
如果您在 Apache Tomcat 库中看到一个 jar 文件,则表示您在该${tomcat_home}/lib文件夹下有它。如果你想从全局中删除它,.classpath你应该手动从 lib 文件夹中删除它,然后在 eclipse 中刷新你的项目。
${tomcat_home}/lib
.classpath