sdedic commented on PR #7566:
URL: https://github.com/apache/netbeans/pull/7566#issuecomment-2227471450
Seems that:
```
Warning - could not install some modules:
org.netbeans.api.dashboard - No module providing the capability
org.openide.windows.WindowManager could be found.
...
org.netbeans.modules.projectui - The module
org.netbeans.api.dashboard would also need to be installed.
```
This is because of
https://github.com/apache/netbeans/pull/7566/files#diff-8f03d1d646c1a04005bdb542a481593908de9e4318115934696f93ec9907215cR37
hard dependency that was not there originally.
--
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