netbeans
netbeans copied to clipboard
Apache NetBeans
Original issue https://github.com/apache/netbeans/issues/5024 This fixes a generics angle bracket highlighting. It works for a multichar token like GTGT and GTGTGT. It ignores logic and arithmetic operators. As we need to...
### Apache NetBeans version Apache NetBeans 27 ### What happened Sometimes, after having modified a project from the dedicated screen and saved it, a small dialog appears with the words...
### Apache NetBeans version Apache NetBeans 27 ### What happened I've been using NetBeans without closing the application for the night on my developer Windows 11 VM. After upgrading to...
### Apache NetBeans version Apache NetBeans 27 ### What happened the tab botton not doing what it supposed to do, and Iam enable to make spaces between workds while I...
### 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:...
### Apache NetBeans version Apache NetBeans 27 ### What happened In more places, e.g., terminal, search, output - switching btw subtabs is not working. Options->Keymap, under Actions, find shortcut for...
### Description most of the file template in Netbeans are outdated and they are useless. I advice to remove all file template from next version and allow users to share...
### Apache NetBeans version Apache NetBeans 28 ### What happened Effectively final variables are not code-completed after a prefix within a local class. ### Language / Project Type / NetBeans...
### Apache NetBeans version Apache NetBeans 28 ### What happened When I upgraded from NB 26 to 28, a custom Update Center source that I had in 26 did not...
### Description Provide code completion for the _field-reference_ argument of the javadoc `{@value}` tag (see [value](https://docs.oracle.com/en/java/javase/21/docs/specs/javadoc/doc-comment-spec.html#value)). This would work in a similar fashion to the code completion for arguments to...