So as follow up, the checks for the checkin checks seems to work on Windows but fail for MacOS (1) and Linux (2) for reasons that don’t seem to be applicable to the changes.
Anyone know why this may be happening? (1) https://github.com/apache/netbeans/runs/2156420102 (MacOS) (2) https://github.com/apache/netbeans/runs/2156419985 (Linux php cluster) On Sat, Mar 20, 2021 at 1:30 PM Eric Bresie <[email protected]> wrote: > 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] > -- Eric Bresie [email protected]
