XDebug with Aptana Studio 3

前端 未结 5 1407
攒了一身酷
攒了一身酷 2021-02-01 21:05

I would like to know how i can get XDebug work with Aptana Studio 3 (I already have Aptana Studio 3 on this machine with XAMPP).

Do you know a recent article telling me

5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-02-01 21:38

    At the moment, there is no PHP debugger support in Aptana Studio 3. However, there will be soon. See: http://jira.appcelerator.org/browse/APSTUD-769 and add yourself as a watcher to get informed when it's done.

    For now, you can install PDT from eclipse.org if you really need to debug. They also provide up-to-date docs on how to use it. There is a small learning curve, but it will work pretty much the same in Aptana (once it's released), so you have nothing to lose :)

提交回复
热议问题