- ColdFusion Tools User Guide
- Performance Monitoring Toolset
- Overview of ColdFusion Performance Monitoring Toolset
- Auto-discovery of ColdFusion nodes and clusters
- Code profiler in ColdFusion Performance Monitoring Toolset
- Configure ColdFusion Performance Monitoring Toolset settings
- Install ColdFusion Performance Monitoring Toolset
- View cloud metrics
- Monitor GraphQL in Performance Monitoring Toolset
- Configure TLS/SSL and Authentication for Elasticsearch 8.x in Performance Monitoring Toolset
- View cluster and node metrics
- View data source metrics
- View external services
- View incoming services
- View list of sites and busy connections
- View topology of sites
- Datastore Health Monitoring
- Performance Monitoring Toolset Update 1
- Secure Performance Monitoring Toolset with HTTPS/SSL
- Performance Monitoring Toolset deployment guide
- Use ColdFusion Builder
- About ColdFusion Builder
- System requirements | ColdFusion Builder
- Install ColdFusion Builder
- Edit code in ColdFusion Builder
- Manage servers in ColdFusion Builder
- Manage projects in ColdFusion Builder
- What's new in Adobe ColdFusion Builder (2018 release)
- Frequently Asked Questions (FAQ) | Adobe ColdFusion Builder (2018 release)
- Debug applications in ColdFusion Builder
- ColdFusion Builder workbench
- ColdFusion Builder extensions
- Debugging Perspective in ColdFusion Builder
- Build mobile applications using ColdFusion Builder
- Bundled ColdFusion Server
- Debug mobile applications in ColdFusion Builder
- Use extensions in ColdFusion Builder
- Coldfusion API Manager
- Overview of Adobe ColdFusion API Manager
- Features in ColdFusion API Manager
- Get started with ColdFusion API Manager
- Install ColdFusion API Manager
- Authentication types
- Create and publish APIs
- Administrator
- Subscriber
- Throttling and rate limiting
- Notifications
- Connectors
- Set up cluster support
- Integrate ColdFusion and API Manager
- Metrics and Logging in API Manager
- Generate Swagger documents
- Configure SSL
- Known issues in this release
- Policies in ColdFusion API Manager
- Create a Redis cluster
- Multitenancy in API Manager
- Docker images for ColdFusion API Manager
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.
Adobe ColdFusion Builder (2018 release) comes with the ability to import code profiler data and upgrade to Eclipse Oxygen.
New in Adobe ColdFusion Builder (2018 release)
The 2018 release of Adobe ColdFusion Builder is a lightweight, quick-loading IDE designed to complement Adobe ColdFusion. Get the job done faster with tools that slash development time, reduce testing effort, and shorten the debugging cycle. Automatically detect potential security risks in your code and get hints for remediation. Zero in on performance bottlenecks in your web and mobile applications by using Code Profiler reports from the new Performance Monitoring Toolkit in ColdFusion (2018 release).
Connect to remote systems
In the 2018 release of ColdFusion Builder, you can connect to remote systems, like, FTP, SSH, SFTP, and so on.
After connecting and authenticating, you can browse the folder and access the codes located in the folders.
For more information, see Connect to remote systems.
Import code profiler data
The code profiler in Performance Monitoring Toolset identifies performance bottlenecks in your code. The profiler can answer questions like how many times each method in your code is called and how long does each of those methods take.
In the 2018 release of ColdFusion Builder, you can import a profile and debug the code.
For more information, see Import code profiler data.
Support for Cordova
In the 2018 release of ColdFusion Builder, we have removed PhoneGap and have added support for Cordova. The requirements for Cordova are:
- Android: Either Android Studio SDK or SDK Manager command line tools must be present
- iOS: XCode must be present for building mobile apps
Any errors while building the app are displayed in the Builder console.
If a signed build is required, provide the details of the keystore (Window > Preferences > ColdFusion > Cordova).
For more information, see Package mobile applications.
A signed build for iOS is not supported. The iOS builds must be signed using the steps in the Cordova documentation.
Oxygen upgrade
The 2018 release of ColdFusion Builder comes with Oxygen ver 4.7.2, upgraded from Mars.