My last post was about the new feature Testbox Watch which is in the latest version of Command Box. I wrote that it was probably a good idea to have two CommandBox windows open but with CB, my IDE, Photoshop, my project site, XKCD etc, the number of windows open is adding up quickly. For the last two years I've been using IntelliJ by JetBrains and recently discovered the concept of external tools but didn't really have one to use. I wondered if I could get rid of the "Testbox Watch" window in my previous post about that feature . My Folder Set up: root runner.cfm tests test1.cfc test2.cfc testbox After a couple of false starts, some working but kludgy starts involving running .boxr files I came upon the following solution. Here is my package output from CommandBox: package show { "dependencies":{ ...