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 28 ### What happened In debug when we set breakpoint in a class tab, when debugger reach this breakpoint, it open duplicate tab. Note...

kind:bug
Java
needs:triage
pending-response
debugger

changes: - https://github.com/apache/maven/issues?q=milestone%3A3.9.12 - https://github.com/apache/maven/compare/maven-3.9.11...maven-3.9.12 highlight is probably https://github.com/apache/maven/pull/11003 which backports a guice related for-removal warning fix. (we implemented it via https://github.com/apache/netbeans/pull/9021) this uses a staged build until vote finishes

Upgrade Library
Maven
ci:dev-build

New methods added to String and List classes. So I add new golden files with this new methods Also minor test code update --- **^Add meaningful description above** Click to...

Code cleanup
Java
tests

This adds new default libraries for JSF/Faces 3.0, 4.0 and 4.1 This also changes the frameworks wizard, now the registered libraries are only selectable if compatible, this screenshot is taken...

Java EE/Jakarta EE
enterprise
ci:dev-build

### Description Separate the autocomplete from the spellchecker, for HTML documents. ### Use case/motivation Currently, or rather for several years now, the autocomplete and the spellchecker are fused together for...

HTML
Editor
kind:feature
needs:triage

Historically NetBeans relied on cygwin or MSYS to provide a shell on windows. With WSL (the windows subsystem for linux) an alternative was established, that runs a full linux kernel...

kind:feature
ci:dev-build

### Apache NetBeans version Apache NetBeans 28 ### What happened I searched the repository for a scala plugin for netbeans but the search engine returned a zero? ### Language /...

kind:bug
needs:triage

If you have add more than one remote and you want to push an untracked branch, NetBeans just shows an error that it can't choose the correct remote due to...

enhancement
git
ci:dev-build

This pull request proposes support for **.env** files. Maybe it has too much features for the daily usage for these kind of files, but I think it's something to be...

Editor

The Java refactoring is sometimes using class path (`ClasspathInfo`) that is, to me, extremely weird. In the specific case of https://github.com/apache/netbeans/issues/9056, the `ClasspathInfo` used to process `GspIndenter` does not in...

Java
ci:dev-build