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

### Apache NetBeans version Apache NetBeans 14 ### What happened I encountered this problem with the output window detached from the `main NetBeans Window` and **focus-follows-mouse** is set in the...

kind:bug

### Description When a user invokes code completion for a member, which may be a "property" (which we shall call "Foo"), check to see if there is any "getFoo", "setFoo",...

Java
Editor
kind:feature

### Apache NetBeans version Apache NetBeans 14 ### What happened I tried all instruction for Windows, but it doesn't work in NB, work fine manually in cmd with -S flag...

kind:bug
needs:triage
git

Initial draft of GIT GPG commit signing, I'm not happy with this implementation and need some guidance on how to improve this implementation. 1. Alteration of the commit() command construct...

stale

Basic support for Firefox Developer edition & Nightly ![obrazek](https://user-images.githubusercontent.com/2621130/97248100-4ebd6100-1801-11eb-8804-5ce888e3fbd6.png) ![obrazek](https://user-images.githubusercontent.com/2621130/97248160-714f7a00-1801-11eb-8f7f-fd750aa8cb12.png)

stale

### Apache NetBeans version Apache NetBeans 14 ### What happened this attached java code cannot be parsed by netbean and this error is reported ``` Annotation: An error occurred during...

kind:bug
needs:triage

### Apache NetBeans version Apache NetBeans 13 ### What happened Netbeans notifications displayed this message after start-up. > A java.nio.file.FileAlreadyExistsException exception has occurred. Please report this at https://netbeans.apache.org/nb/report-issue, including a...

kind:bug
Upgrade Library

### Apache NetBeans version Apache NetBeans 14 ### What happened Occasionally when saving modified files, NB will hang indefinitely. Log shows NullPointerException: ----- Original exception --------------------------------------------- java.lang.IllegalStateException: java.lang.NullPointerException at com.sun.tools.javac.api.JavacTaskImpl.analyze(JavacTaskImpl.java:383)...

kind:bug
needs:triage

### Apache NetBeans version Apache NetBeans 13 ### What happened Setting the terminal title set the title of another tab instead of the selected one. ### How to reproduce 1....

kind:bug

### Apache NetBeans version Apache NetBeans 13 ### What happened After adding a library (via menu Tools->Libraries) and configuring javadoc setting, the Javadoc is properly opened in browser when selected...

kind:bug
Java
JavaDoc