- From the Help menu, select Software Updates > Find and Install to open an Install/Update window.
- On the Install/Update pop-up window, choose Search for new features to install, and click the Next button.
- Set up a new remote site to scan for updates.
- Click the New Remote Site... button to open a New Update Site pop-up window.
- Type the name of the new plug-in in the name text box. ColdBox Framework
- In the URL text box, type the URL http://www.coldboxframework.com/distribution/eclipse/
- Click OK.
- Click the Finish button to open an Updates window.
- On the Updates window, check the box next to the name of the plug-in, and click the Next button.
- Choose the option to accept the terms of the license agreement, and click the Next button.
- Click the Finish button.
- Click the Install All button.
Blog
Recent Entries
BoxLang 1.17 Series Part 3 : Encrypted Config Secrets
Everyone knows the datasource password should not be sitting in plain text in a config file. Everyone has also, at some point, shipped exactly that, because the alternative was a pile of environment variable plumbing that nobody wanted to build on a deadline. x
BoxLang AI 3.4 Blog Series Part 3 : Batched Approvals
Here's a bug that's easy to miss until it bites someone in production: an agent turn asks for two tool calls at once, both need human approval, and only the first one actually suspends. The second one gets silently skipped. Not rejected, not queued, just gone. That's what happened before 3.4.0, and it's fixed now with batched tool-call approvals.
Getting Started with BoxLang as an Alternative CFML Engine
If you have an existing ColdFusion or Lucee application, one of the first questions you may have about BoxLang is probably not:
“Should I rewrite my application in BoxLang?”
It is much simpler:
“Can BoxLang run the CFML application I already have?”
That was the focus of veteran CFML troubleshooter Charlie Arehart’s session at Into the Box 2026, Getting Started with BoxLang as an Alternative CFML Engine.
Add Your Comment
(1)
Nov 25, 2008 13:27:55 UTC
by Henry Ho
What is it? any screen shot?