简体   繁体   English

COLDFUSION BUILDER 支持 coldfusion 8 吗?

[英]does the COLDFUSION BUILDER support coldfusion 8?

I know coldfusion builder is released for developing coldfusion 9 applications.我知道coldfusion 生成器已发布,用于开发 coldfusion 9 个应用程序。 Now my question is whether coldfusion builder support COLDFUSION 8 development?现在我的问题是coldfusion builder是否支持COLDFUSION 8开发? Great thanks.太谢谢了。

You can change the ColdFusion version for code assist, etc in the preferences. 您可以在首选项中更改ColdFusion版本以获取代码帮助等。 Under ColdFusion > Editor Profiles > Editor > Code Assist. 在ColdFusion>编辑器配置文件>编辑器>代码辅助下。

The options are version 7 through 9. 选项是版本7到9。

I am sure it supports it, in that you can write code that works just fine. 我确信它支持它,因为你可以编写工作正常的代码。 In fact, I have used it to develop CF7 code - you just need to be aware that by default the hinting and helping mechanisms will probably target the features of 9 and you might get some errors from that. 事实上,我已经用它来开发CF7代码 - 你只需要知道默认情况下,提示和帮助机制可能会针对9的功能,你可能会从中获得一些错误。 At least in CFEclipse you can change the version you are targetting - I would imagine CFBuilder allows for the same thing, but alas, I don't have it handy to hunt for the setting. 至少在CFEclipse中你可以改变你所针对的版本 - 我认为CFBuilder允许同样的东西,但唉,我没有方便去寻找设置。

Give the demo a shot and see what you think. 给演示一个镜头,看看你的想法。

In case you work with visual studio code, it maybe is worth mentoning the newest version of the "coldfusion builder plugin" for visual studio code.如果您使用 visual studio code,可能值得为 visual studio code 推荐最新版本的“coldfusion builder 插件”。 It's free and from adobe and very useful.它是免费的,来自 adobe,非常有用。 Just search for "ColdFusion" or "CFML" in your marketplace tab in VS Code.只需在 VS Code 的市场选项卡中搜索“ColdFusion”或“CFML”。 Also, there is a pre-release document / whitepaper about it.此外,还有一份关于它的预发布文件/白皮书

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM