How do I turn off abbreviations in JDE? When I type "if" then a space, it expands the
parens and curlies for me. When I type "br", it expands to "break". I don't know how
to turn this off. When I click JDE->Project->Options->General, I make sure that Jde
Enable Abbrev Mode is off.
Jde Enable Abbrev Mode: [Hide] [Toggle] off (nil)
[State]: this option has been set and saved.
Enable expansion of abbreviations in jde-mode. [More]
And the same for Jde Gen Cflow Enable:
Jde Gen Cflow Enable: [Hide] [Toggle] off (nil)
[State]: this option has been set and saved.
Enables abbreviations for Java control flow constructs.
I have a variable called "br" and I can't use it because it always expands to "break".
Help!
thanks in advance
Max