Questions on performance and functionality after evaluating CF Builder
Hi,
I'm evaluating ColdFusion Builder 2016 (3.1.0) as a plugin for Eclipse (4.3.2) and with ColdFusion 10. I think it has a lot of nice features that would improve my current development environment but the performance when using it for a large CF project is poor unfortunately and some functionality is not even possible to use. I'm now trying to find out if this is normal and if I can do anything about it. Performance for a small test project is ok, it is when I use it on a big CF project I run into issues. The project has a couple of hundreds cfm files and a couple of thousands cfc files. It also has several thousands other file types (.js, .sql, .html, etc.).
Refactoring/renaming: Runs forever (>15 minutes) and sometimes terminates with an out of memory exception. I start Eclipse with 2048m as initial and maximum Java heap size. Using a local web server. Obviously it will be slower with a larger number of files but is this normal? Will it only process cfm and cfc files?
Line debugging: Works but is very slow. It takes several minutes to run to a break point and to step over. Normal? Can it be tweaked? I'm coming from Java and new to ColdFusion so I'm not sure what to expect.. But it has to be faster to be useful IMO or I'd rather use cfdump to do debugging.
Code formatting: Not a performance issues.. I can't get it to work at all. I have edited the formatter preferences for my needs but when I mark some code in a cfc file and do 'Ctrl+Shift+F' or 'right-click - Format' nothing happens.
Any comments to the above issues and CF Builder's ability to handle large projects?
BR,
David
