为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Are Firefox and Aptana divorced?

  • 8 个回答
  • 1 人有此问题
  • 13 次查看
  • 最后回复者为 Shadow110

more options

Hello. I have been trying to get the Firefox debugger to hook up with the Aptana editor. The instructions that I have are obsolete. The link http://firefox.aptana.com/update/ is supposed to automatically download the extension. It just takes me to a search engine results page full of links that barely touch on the subject. I also found out the Firebug has been deprecated.

Question: Are Firefox and Aptana divorced? Is there still a way to combine the Aptana editor to the Firefox debugger?

Hello. I have been trying to get the Firefox debugger to hook up with the Aptana editor. The instructions that I have are obsolete. The link http://firefox.aptana.com/update/ is supposed to automatically download the extension. It just takes me to a search engine results page full of links that barely touch on the subject. I also found out the Firebug has been deprecated. Question: Are Firefox and Aptana divorced? Is there still a way to combine the Aptana editor to the Firefox debugger?

所有回复 (8)

more options

Hi, I would think so as it was a Extension and no sign of it there. No sign of it anywhere other than 1 site which showed the interface and was HTML 4.1 was the last it did. Might be interested in the below.

You can run this and Firefox at the same time but do backup your bookmarks and Profile as it shares you bookmarks even though there is a compatibility mode after installing.

It is also in continual beta release

more options

Not sure if on Developer or another release.

more options

The WebExtensions API in Firefox 57+ allows some integration/supplementation of developer tools, but the older extensions would need to be rewritten.

Built-in debugger: https://developer.mozilla.org/docs/Tools/Debugger

API status: https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/Extending_the_developer_tools

more options

So, basically what this means is: Yes they are divorced and there is no way integrate the two. I guess this means I’m SOL when it comes to Aptana.

more options

Hi GailRoma, maybe you should check with Aptana on what is going on now in case there has been a reconciliation.

If they were previously integrating through Firebug, that old door definitely was closed.

more options

Basically, this is where I stand at this moment.

I have the following editors that won’t debug: • Dreamweaver • Notepad++ • Aptana Studio

I have the following debuggers that won’t edit: • Firefox Developers Edition • MS Edge

The only comprehensive Editor/Debugger that I’ve found is Microsoft Developer’s Studio. It is free, but it is so big (32gb) that it would cost me $230.00 to download it.

A lesser man might be discouraged by now.

more options

Hi, what is it your trying to debug.  ? You have shown HTML as well as for other types.

Google has a program as does the Developer

Should be able to get these running in Firefox with the foxify extension :

Has a Firefox installer

Debugging or checking code uploading or from URL : HTML : https://validator.w3.org/ CSS : https://jigsaw.w3.org/css-validator/

If I can find stuff you can.

由Shadow110于修改

more options

https://www.google.com/webdesigner/ Would guess it does not debug but has been a long time since looked at it.