wumpz opened a new issue, #8656: URL: https://github.com/apache/netbeans/issues/8656
### Apache NetBeans version Apache NetBeans 26 ### What happened Using older versions of Netbeans it was enough to include dependencies like ``` org-netbeans-modules-db org-netbeans-modules-db-sql-editor ``` using Netbenas version 26 this does not work anymore. Somehow I was not able to figure out the needed dependencies to open a SQL Editor for an open db connection in my platform application. So what am I missing? ### Language / Project Type / NetBeans Component Netbeans Platform application project ### How to reproduce Build a simple Netbeans platform application and add both dependencies to open db connections and open a SQL editor. This does not work using Netbeans release 26.0. ### Did this work correctly in an earlier version? Apache NetBeans 22 ### Operating System Windows ### JDK JDK 17 ### Apache NetBeans packaging Apache NetBeans platform ### Anything else _No response_ ### Are you willing to submit a pull request? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
