問題描述
我在 Adob??e 的文檔中看到了一些關于線路調試器的參考資料.例如看這里:
I see several references within Adobe's documentation regarding the line debugger. Look here, for example:
設置 ColdFusion 以使用調試器
我看到提到我需要進行的各種與 Eclipse 相關的設置.例如(從上面):
I see mention of various Eclipse-related settings that I need to make. For example (from above):
可以判斷Debugger服務器是否配置正確在 Eclipse 中,通過選擇 Window > Preferences > ColdFusion > RDS配置,然后點擊測試調試器.
You can determine whether the Debugger server is configured correctly in Eclipse by selecting Window > Preferences > ColdFusion > RDS Configuration, and then clicking Test Debugger.
但是,我沒有提到我必須做些什么來配置我的 Eclipse 安裝才能獲得此功能.我假設我需要安裝一個 Eclipse 插件.我希望當他們簡單地說eclipse"時,他們實際上并不是在談論 CFBuilder.我應該指出,我正在使用帶有 cfeclipse 插件(不是 CFBuilder)的 vanilla eclipse.
However, I see no mention of what I have to do to configure my eclipse installation to get this functionality. I assume there is an eclipse plugin I need to install. I'm hoping that they are not actually talking about CFBuilder when they simply say "eclipse". I should point out that I'm using vanilla eclipse with the cfeclipse plugin (not CFBuilder).
從 CFEclipse 站點,我看到了這個:
From the CFEclipse site, I see this:
調試
Adobe 發布了適用于 Eclipse 的 ColdFusion 8 Extensions包括一個步進調試器和 RDS 工具.這不再支持Adobe 但仍可在最新的 CFEclipse 版本中運行.FusionDebug是 Integral 提供的商業步進調試器.
Adobe released the ColdFusion 8 Extensions for Eclipse which included a step debugger and RDS tools. This is no longer supported by Adobe but still works in the latest CFEclipse versions. FusionDebug is a commercial step debugger available from Integral.
Adobe 為 CF8 和 eclipse 發布了一個免費的調試擴展,但是在他們去 CF9 時打破了它(并且沒有提供免費的替代品),這真的是真的嗎?CF9真的沒有免費的線路調試方法嗎?
Can this really be true that Adobe released a free debugging extension for CF8 and eclipse, but then broke it when they went to CF9 (and offered no free alternative)? Is there really no free way to do line debugging in CF9?
假設是這種情況......是否有免費的線路調試 Railo 選項?CF 10 怎么樣?
Assuming that is the case.... is there a free option for line debugging Railo? How about CF 10?
推薦答案
您需要:ColdFusion Builder http://www.adobe.com/products/coldfusion-builder.html 來自 Adob??e,而不是 CFEclipse.
You need: ColdFusion Builder http://www.adobe.com/products/coldfusion-builder.html from Adobe, not CFEclipse.
您可以作為插件安裝到現有的 Eclipse 中,也可以作為獨立的.
You may install as a plugin to your existing Eclipse, or as standalone.
評估期結束后可免費使用,功能有限.我不確定 line-debugger 是否是免費功能之一.
It can be used for free after evaluation period for free with limited features. I'm not sure if line-debugger is one of the free features.
這篇關于Eclipse 的 ColdFusion 9 行調試器的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!