Eclipse“必备” PHP 开发工具/插件

发布于 2024-08-03 19:32:10 字数 526 浏览 6 评论 0原文

根据这篇文章,我问$title。 您最喜欢哪些与 PHP 编码相关的 Eclipse 插件?没有你就活不下去?为什么?
我列出了我自己选择的插件:

哪些是你的?

According to this post, i ask $title.
Which are your favorite PHP coding related Eclipse plugins? Without you can't live? Why?
I list my own plugins of choice:

Which are yours?

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

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

发布评论

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

评论(2

困倦 2024-08-10 19:32:10

作为一名 PHP 开发人员,主要是后端开发人员,我使用:

  • Eclipse PDT 进行 PHP 开发
    • 我认为它是最好的免费 PHP IDE 之一
    • 与 Xdebug 集成以调试操作系统也非常好;-)
  • Subversive 用于 SVN 集成
  • Aptana(插入 PDT)用于 HTML/CSS/JS
  • 文件同步(我的项目是在虚拟机上,通过 samba 共享导出文件;重新构建项目时这可能会花费大量时间(几分钟);文件同步对此有很大帮助)

关于 Eclipse,您可以找到很多关于 Eclipse 的问题/答案插件;其中一些也适用于 PHP。

除了 Eclipse 之外,我通常还有一个轻量级编辑器(如 scite 或 vim——取决于我正在使用的平台);记笔记更容易。

As a PHP developper, mainly back-end, I'm using :

  • Eclipse PDT for PHP development
    • It's one of the best free IDE for PHP, I think
    • Integration with Xdebug for debugging os pretty nice, too ;-)
  • Subversive for SVN integration
  • Aptana (plugged into PDT) for HTML/CSS/JS
  • Filesync (My project is on a Virtual Machine, which exports its files via a samba share ; this can take lots of time (several minutes) when re-building the project ; Filesync helps a lot with that)

About Eclipse, you can find lots of questions/answers about plugins ; some of them apply to PHP, too.

Aside from Eclipse, I also generally have a lightweight editor (like scite, or vim -- depending on the platform I'm working on) ; it's easier to take notes.

故事还在继续 2024-08-10 19:32:10

我是一名前端开发人员,因此我的生活离不开 Aptana 插件。包括一个不错的 PHP 智能感知...喜欢它!

I'm a front-end developer, so I can't live without my Aptana plug-in. includes a nice PHP intellisense...Love it!

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