If you are experiencing the problem in FlexBuilder when using CFEclipse that typing “” causes FlexBuilder to hang for an extended period of time, this is a problem with CFEclipse and is corrected in the 1.3.1 version of CFEclipse.
For more information, that problem is detailed in the following ticket
http://trac.cfeclipse.org/cfeclipse/ticket/172
If you are experienceing a problem where by when typing a variable reference inside of a CFQuery tag such that when typing the following code FlexBuilder would hang after typing “”struct.”"
select ….
from ….
where field = #struct.var#
This problem is as of yet unresolved in CFEclipse. A work around is to increase your insight delay for the CFEclipse editor to some really high number.
