boris-github opened a new issue, #6508: URL: https://github.com/apache/netbeans/issues/6508
### Description **NetBeans 19** delivered as a [snap](https://snapcraft.io/netbeans) has no way to be configured. For example, to set the minimum Java heap size requires a modification of the configuration file: `/snap/netbeans/current/netbeans/etc/netbeans.conf` When opening the file, we see that it is **unwritable**:  If trying to [configure it as a snap](https://snapcraft.io/docs/configuration-in-snaps), we see that there are no configuration options: ``` $ sudo snap get netbeans error: snap "netbeans" has no configuration ``` Please add functionality to configure the NetBeans snap. ### Use case/motivation _No response_ ### Related issues _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
