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 Juno 4.2 中的 Google App Engine 创建一个新的 Web 应用程序项目。在 Eclipse 中的动态 Web 项目中,我只需将所需的 jar 文件复制到 WEB_INF 目录中的 lib 文件夹中即可导入它们。
但是,即使在将 jar 文件复制到新 Web 应用程序的 WEB_INF 目录的 lib 文件夹后,使用谷歌应用程序引擎,我在导入库时仍然遇到错误。这样做的正确方法是什么?
我强烈建议使用 GPE 插件。从文件->新建->谷歌->选择你想要的生成合适的项目
GPE 在这里:https ://developers.google.com/eclipse/