問(wèn)題描述
我在 Adob??e 的文檔中看到了一些關(guān)于線路調(diào)試器的參考資料.例如看這里:
I see several references within Adobe's documentation regarding the line debugger. Look here, for example:
設(shè)置 ColdFusion 以使用調(diào)試器
我看到提到我需要進(jìn)行的各種與 Eclipse 相關(guān)的設(shè)置.例如(從上面):
I see mention of various Eclipse-related settings that I need to make. For example (from above):
可以判斷Debugger服務(wù)器是否配置正確在 Eclipse 中,通過(guò)選擇 Window > Preferences > ColdFusion > RDS配置,然后點(diǎn)擊測(cè)試調(diào)試器.
You can determine whether the Debugger server is configured correctly in Eclipse by selecting Window > Preferences > ColdFusion > RDS Configuration, and then clicking Test Debugger.
但是,我沒(méi)有提到我必須做些什么來(lái)配置我的 Eclipse 安裝才能獲得此功能.我假設(shè)我需要安裝一個(gè) Eclipse 插件.我希望當(dāng)他們簡(jiǎn)單地說(shuō)eclipse"時(shí),他們實(shí)際上并不是在談?wù)?CFBuilder.我應(yīng)該指出,我正在使用帶有 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 站點(diǎn),我看到了這個(gè):
From the CFEclipse site, I see this:
調(diào)試
Adobe 發(fā)布了適用于 Eclipse 的 ColdFusion 8 Extensions包括一個(gè)步進(jìn)調(diào)試器和 RDS 工具.這不再支持Adobe 但仍可在最新的 CFEclipse 版本中運(yùn)行.FusionDebug是 Integral 提供的商業(yè)步進(jìn)調(diào)試器.
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 發(fā)布了一個(gè)免費(fèi)的調(diào)試擴(kuò)展,但是在他們?nèi)?CF9 時(shí)打破了它(并且沒(méi)有提供免費(fèi)的替代品),這真的是真的嗎?CF9真的沒(méi)有免費(fèi)的線路調(diào)試方法嗎?
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?
假設(shè)是這種情況......是否有免費(fèi)的線路調(diào)試 Railo 選項(xiàng)?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 來(lái)自 Adob??e,而不是 CFEclipse.
You need: ColdFusion Builder http://www.adobe.com/products/coldfusion-builder.html from Adobe, not CFEclipse.
您可以作為插件安裝到現(xiàn)有的 Eclipse 中,也可以作為獨(dú)立的.
You may install as a plugin to your existing Eclipse, or as standalone.
評(píng)估期結(jié)束后可免費(fèi)使用,功能有限.我不確定 line-debugger 是否是免費(fèi)功能之一.
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.
這篇關(guān)于Eclipse 的 ColdFusion 9 行調(diào)試器的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!