MyEclipse 部署

发布于 2024-12-18 20:37:41 字数 265 浏览 1 评论 0原文

其他人正在使用 MyEclipse 库吗?每次我开始在一个项目中工作,然后更新 MyEclipse 时,构建库的更改或版本都不是我需要的。忍受它是常见的做法还是人们在开发快速项目时使用外部库集并且仅依赖 MyEclipse?

另外,人们如何处理创建附加某些库的 WAR 文件的问题?当我创建 WAR 时,它会将所有库转储到其中,就像我的测试库一样,但我不希望这些库出现在我的 Web 应用程序中。我尝试在 --> 下配置我的部署首选项-> MyEclipse->网页->部署。

Are other people using the MyEclipse Libraries? Every time I start working in a project and then update MyEclipse the build libraries change or versions are not what I need. Is it common practice to put up with it or do people use an external set of libraries and only rely on MyEclipse's when they develop a quick project?

Also, how do people handle the issue of creating WAR files with certain libraries attached? When I create the WAR it dump all my libraries into it like my test ones and I don't want those in my web application. I've tried configuring my deployment under --> Preferences -> MyEclipse -> Web -> Deployment.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

懒猫 2024-12-25 20:37:41

使用适当的构建工具来进行战争。 MyEclipse至少应该支持maven。

Use a proper build tool to make your war instead. MyEclipse should support maven at least.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文