This is in regards to NETBEANS-189 SQL editor, shouldn't ask every time to set the connection.
I have created a pull request for updates relating to https://github.com/apache/netbeans/pull/2820 This allows autocompletion to occur even if a connection has not been set. It adds some "hints" to resolve potential issues. The previous "dialog" no longer opens up any more but is still available when selecting the "Connect to Database" hint. This is one of my first real commits to Netbeans, so there may be some follow-up, cleanups, clarifications, so review input is greatly appreciated. Eric Bresie [email protected]
