netbeans
netbeans copied to clipboard
Apache NetBeans
### 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...
### 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",...
### 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...
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...
Basic support for Firefox Developer edition & Nightly  
### 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...
### 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...
### 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)...
### 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....
### 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...