当我的服务器位于 VM 上时使用 IDE

发布于 2024-11-06 00:21:01 字数 393 浏览 0 评论 0原文

我主要使用 PHP 进行开发,但我越来越多地使用 Python 和 Ruby。我在操作系统中编辑代码(我使用的是 Mac,因此使用 OS X Snow Leopard),但我的服务器位于 VM (VM Fusion) 上。

我主要使用 IDE 进行语法检查 - TextMate、Espresso 等不太擅长。然而,我可以看到所有这些 IDE 的功能都比语法检查强大得多,但我没有使用它,因为服务器是虚拟机。

例如,能够设置断点并单步执行代码。我已经在 J​​avaScript 中使用了这些功能,所以我知道它们有多有用,但我无法使用它们,因为我的服务器位于 VM 上,而不是在与 IDE 相同的操作系统中本地运行。

有没有一种方法可以利用所有这些强大的功能,而无需在 VM 内进行开发或在 Mac OS X 中运行服务器?

I mostly develop in PHP, but I'm using Python and Ruby more and more. I edit the code in my OS (I'm on a Mac, so OS X Snow Leopard), but my server is on a VM (VM Fusion).

I use the IDEs mostly for their syntax checking - something TextMate, Espresso, et al, are not so good at. However, I can see that all these IDEs have vastly more power than syntax checking, but I'm not using it because the server is a VM.

For example, being able to set breakpoints and step through code. I've used these features with JavaScript, so I know how useful they are, but I can't use them because my server is on a VM instead of running natively inside the same OS as the IDE.

Is there a way of taking advantage of all these powerful features, without either developing inside the VM or running the server in Mac OS X?

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

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

发布评论

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

评论(1

末が日狂欢 2024-11-13 00:21:01

我不知道您拥有哪种类型的服务器无法在 Mac OS X 中本机运行以进行开发 - 几乎任何东西都可以很好地工作。或者,您可以在 VM 中与服务器一起运行 IDE——桌面应用程序在 VMWare 中也可以正常工作。因此,您面临着两种绝佳的选择——选择更容易的一种!

I don't know what sort of server you have that couldn't be run natively in Mac OS X for development -- pretty much anything would work great. Alternatively, you can run the IDE in the VM along with the server -- desktop apps work just fine in VMWare too. So you have two excellent alternatives facing you -- do whichever one is easier!

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