brutzman opened a new issue, #4492: URL: https://github.com/apache/netbeans/issues/4492
### Apache NetBeans version Apache NetBeans 14 ### What happened Problem in HTML, specified choice not available ### NetBeans XML Editor Extension Module Tutorial https://netbeans.apache.org/tutorials/nbm-xmleditor.html > *Specifying the Module’s Dependencies* > You will need to subclass several classes that belong to the NetBeans APIs. Each is declared as a module dependency. > > In the Projects window, right-click the Libraries node and choose Add Module Dependency: > > Search for each of the following APIs in the Add Module Dependency dialog, select the API, and then click OK to confirm it: > > I/O APIs Two different _choices_ are provided, * _I/O APIs - Swing_ * _I/O API and SPI_ The first one worked, _I/O APIs - Swing_ ### How to reproduce Inspect tutorial page, perform steps described there ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 10 ### JDK OpenJDK 18.0.2 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else _No response_ ### Are you willing to submit a pull request? No ### Code of Conduct Yes -- 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
