Location
Adobe ColdFusion Builder is End of Life from Oct 1, 2024
Thank you for being part of the exciting journey of Adobe ColdFusion Builder.
As Adobe continues to focus on ColdFusion Builder extension for Visual Studio Code as the IDE for Adobe ColdFusion, we have decided to End of Life (EOL) Adobe ColdFusion Builder on Oct 1, 2024.
View the End of Life (EOL) announcement for ColdFusion Builder.
Welcome to ColdFusion Builder 2016, the IDE which allows you to build and deploy web and mobile applications.
ColdFusion Builder 2016 Downloads
The following are the download locations for ColdFusion Builder 2016
|
Description |
Download a trial edition of Adobe ColdFusion Builder (2016 release) |
Release Highlights
ColdFusion Builder 2016 comes with a Security Code Analyzer. This feature is integrated into ColdFusion Builder to enable developers to avoid common security pitfalls and vulnerabilities while writing ColdFusion code.
Use this feature to view:
- Vulnerable code in the editor.
- Vulnerability or type of attack (Error and Warning).
- Severity level of vulnerability (High, Medium, and Low).
- Suggestion to avoid the vulnerability.
Location |
Description |
A description of Security Analyzer. |
|
Go through the document before you install Adobe ColdFusion Builder (2016 release) |
|
Your entry point to Adobe ColdFusion Builder (2016 release) documentation. |
Known issues in Adobe ColdFusion Builder (2016 release)
- PhoneGap does not not work in case of a remote ColdFusion server.
- On Windows 10, the option Run As > ColdFusion Application does not launch the page in the browser.
- The server wizard behaves unexpectedly when you use Builder as a plug-in to Mars on Linux. As a workaround, click Back and Next.
- Code Assist does not list local scope variables.
- In Mac OS, you cannot start and stop the local server in the ColdFusion Builder. Do it from the command prompt. Once you start the server, the ColdFusion Builder connects to it.
- Debugger (by default) does not switch to Debug perspective.
- On Ubuntu, the Launch ColdFusion Administrator option does not work.
- Security Code Analyzer does not work if the project uses a virtual host.
- When running the Security Code Analyzer on large application, ensure that the value of the Timeout setting is set appropriately. The default is 30 seconds. Access the setting in the RDS Configuration settings screen.
- On Mac OS X, perform the following if you encounter a "JVM shared library" error on launching Builder:
- Open the file /Applications/ColdFusionBuilder2016/CFBuilder.app/Contents/Info.plist.
- Verify the VM path as /Applications/ColdFusionBuilder2016/jre/Contents/Home/jre/lib/server/libjvm.dylib.
- Replace the path with your installed Java path as follows /Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/server/libjvm.dylib.
- Launch ColdFusion Builder.