You are here:Home»KB»Programming»General»Netbeans»Netbeans Prefered Settings
Sunday, 22 January 2017 13:26

Netbeans Prefered Settings

Written by

This will be a collection of prefered settings for netbeans. This will prevent me hunting to change that one setting for that annoying feature.

Disable mysql auto closing

When you press return/enter to split SQL statements, Netbeans automaticlly closes the statement and then re-opens it. This makes the code evern messier.

goto options-->editor-->code completion-->PHP language--> disable 'Use String Auto-Concatenation after Typed Break'

Next Tip

Read 647 times