Mike, With the question below, I am guessing as it is still in development there are some parts of the rewrite that is still coming. But for now the option you are seeking is the run as. If you RMB on a file or project you can select run as ColdFusion Application. This has always been very flakey over the years, main reason is because it is assumed you are writing very procedural code.
In other words if you begin relying on frameworks etc like ColdBox you run into issues with this, or if you have a project structure that is has a wwwroot inside the project. This is something that has annoyed me from the very first version of CFB, but if you have a very basic structure then the run as is what you seek. But again you still need to setup the server connection correctly in CFB as well as attach the project to that defined server setting. Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 On Thu, May 1, 2014 at 11:50 AM, Mike K <[email protected]> wrote: > > Does anyone know if it's possible to have the page run inside CF Builder? > Or can i stop looking because it's been removed from version 2 to version > 3? > > Cheers > Mike Kear > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358504 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

