Hi All,
Our desktop app is growing and we are using modules for every item in the menu.
We are using Coldfusion cfc's (remote connection to get the data) and FB 4.7 64 bit.
This is the error:
We are reading the cfc's files in FB using cfeclipse plugin. Some of the cfc's files has 3000 lines.
Everytime we open a new file (cfc or mxml) in FB the compilation takes serveral minutes. I disable building automatically option under project.
The task manager in the pc shows CPU usage 47% and memory 4.42 GB (the pc has 8GB of memory and Core i7-3520M CPU 2.90Mhz under windows 7 enterprise).
How can we fix this issue?
Thanks!