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

- projects dir is now registered as favorite (after user home) - fixed bug: when a custom project dir location is specified by setting `netbeans.projects.dir`, the dir is now automatically...

Editor
UI
ci:dev-build

### Apache NetBeans version Apache NetBeans 27 ### What happened Recent versions of the JDK API docs have been adding "Copy" buttons for code sections, like for example here: https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Class.html#newInstance%28%29...

kind:bug
Java
JavaDoc

This patch fixes: - code completion for `import module` - when an import name is being completed, need to properly insert the correct name, see: https://github.com/oracle/javavscode/issues/499 --- **^Add meaningful description...

Java
LSP
VSCode Extension

### Apache NetBeans version Apache NetBeans 27 ### What happened Tools > Options > Formatting > PHP > Blank Lines > After function = 1 Expected: Actual: Notice `abstract function...

kind:bug
PHP
needs:triage

Saw that list while going through heap dumps and looking through GC roots. Looks important. Not sure if `org.netbeans.lib.nbjavac` needs to be on it too or only the original javac...

Java

### Apache NetBeans version Apache NetBeans 27 ### What happened When a new Netbeans Platform Application is created, running it throws `java.lang.reflect.InaccessibleObjectException`. The maven archetype includes `jpms-flags` for the app...

kind:bug
Maven
Platform
needs:triage

### Description I split the code window into two windows to compare different areas, finding it useful to determine whether the curly brace closing a block in the lower window...

Editor
kind:feature
needs:triage

Be able to setup FlatFal styling for code editor toolbar separately from other toolbars in application. Main purpose - provide more flexibility in configuring FlatLaf style for NetBeans. What this...

Look and Feel
Editor
Platform
UI

### Description Netbeans has an option to export settings and import them into other instances. There is also an option to export format settings, which is good if collaboration. Unfortunately...

Editor
kind:feature
Contribution welcome

### Apache NetBeans version Apache NetBeans 27 ### What happened Files cannot be uploaded to FTP server when included by Composer from a local 'path' repository. This started happening after...

kind:bug
PHP
JDK bug