In Netbeans 7.4 when you hit Return within a set of double quotes it auto-completes using concatenation syntax. i.e.
How can I switch this off?
In Netbeans 7.4 when you hit Return within a set of double quotes it auto-completes using concatenation syntax. i.e.
How can I switch this off?
I ran into this problem as well, and boy is it annoying.
The following answer applies to both NetBeans 7 and 8:
Use String Auto-Concatenation after Types Break
, located at the very bottom