如何备份我的 WTP 服务器配置?
我花了一段时间才按照我希望的方式在 Eclipse 工作区中设置“服务器项目”(Tomcat 服务器)。我的过程并不容易,并且包含很多错误。有了这个,我想“天啊,我应该能够在 CVS 中保存这个项目”,就像任何其他项目一样。正确的?
我已经检查了 WTP Tomcat 常见问题解答,但没有找到我要找的内容。我不确定这是否是标准的,或者是否存在“最佳实践” - 但我认为这会非常方便!
如果新的开发人员加入我们的团队,我的笔记本电脑会起火或者我不小心更改了我的配置;如果只打开该项目的正确 CVS 版本就太好了。
有什么想法吗?
It's taken me a while to get my "Server project" (a Tomcat server) setup just the way I want it in my Eclipse workspace. My process wasn't easy and included many errors. With that, I think "Gee, I should be able to save this project in CVS", just like any other project. Right?
I've checked the WTP Tomcat FAQ, but haven't found what I'm looking for. I'm not sure if this is standard, or if a "best practice" exists - but I think it would be really handy!
If new developers come into our team, my laptop bursts into flames or I accidentally change my configuration; it would be great to just open the proper CVS version of this project.
Any thoughts?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
永远不应该这样做,我认为这是不好的做法。理想情况下,您应该能够从 m2eclipse 运行更新项目配置,并且它应该一切正常(除了在某些情况下必须设置方面)
Should never have to do it and I would think that's bad practice. Ideally, you should be able to run update Project Configuration from m2eclipse and it should all work (except in some occasions having to setup facets)