netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

Apache NetBeans

Results 708 netbeans issues
Sort by recently updated
recently updated
newest added

### 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...

kind:feature
needs:triage

LSP: improved code completion for Java static members.

Java
LSP

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...

Editor
HCL

### Apache NetBeans version Apache NetBeans 20 / 21 ### What happened I save a SCSS file and Netbeans tries to run Sass. ### Language / Project Type / NetBeans...

kind:bug
CSS
needs:triage

### 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...

kind:feature
UI

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),...

UI
git
ci:dev-build

### 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...

kind:bug
git

- 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`...

UI
os:macos

### 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...

kind:bug
Java
os:windows

### Apache NetBeans version Apache NetBeans 20 ### What happened OutlineView class javadoc: ``` * * Egads! An actual Swing Tree-Table! * Swing Outline Component * ``` this links doesnt...

kind:bug
Java
JavaDoc