netbeans
netbeans copied to clipboard
Apache NetBeans
### Description Instruction is very sparse in information, some of the sections are not yet written. ### Use case/motivation Complete document for adding new language support in https://cwiki.apache.org/confluence/display/NETBEANS/Adding+New+Language+Support ### Related...
LSP: improved code completion for Java static members.
Well, I've been waiting for this. I think this is an improvement comparing to the previous version at least for reading. The implementation is more safe. Performance vise it might...
### Apache NetBeans version Apache NetBeans 20 / 21 ### What happened I save a SCSS file and Netbeans tries to run Sass. ### Language / Project Type / NetBeans...
### Apache NetBeans version Apache NetBeans 20 ### What happened I have several Project Groups. When I switch between project groups, previously opened tabs do conveniently reopen. However the order...
Lets try to make the git history UI a bit more useful. ~This doesn't fix the advanced search or its 24 branch limit~ (edit: it fixes it indirectly, see https://github.com/apache/netbeans/pull/7128#issuecomment-1990655432),...
### Apache NetBeans version Apache NetBeans 19 release candidate ### What happened When you have backslash in git user name you cannot use git client. The error is http://user\name@gitserver/gitpath/repo.git: cannot...
- This PR goes with the updated NetBeans app icon for macOS to match current design guidelines created by @mhalachev #7127 and https://github.com/apache/netbeans-nbpackage/pull/51 - Do not call the frame's `setIconImages`...
### Apache NetBeans version Apache NetBeans 21 ### What happened The issue happens in all my Java Maven projects when I try to output cyrillic to the console. ### Language...
### Apache NetBeans version Apache NetBeans 20 ### What happened OutlineView class javadoc: ``` * * Egads! An actual Swing Tree-Table! * Swing Outline Component * ``` this links doesnt...