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 18 ### What happened chip: Apple M2 Max OS: macOS Vertura 13.5.1 I cannot open the context menu by gently tapping two fingers on...

kind:bug
needs:triage
UI
os:macos

### Description My understanding was C++ support was withdrawn a few years ago. However, recently I think this changed.... something about CCLS? Unfortunately I haven't been able to find out...

kind:feature
needs:triage

### Apache NetBeans version Apache NetBeans 21 ### What happened You used to be able to get support for sh/bash files after installing C++ support, that no longer seems to...

kind:feature

examples: - https://github.com/apache/netbeans/actions/runs/8440986084/job/23119512724 - https://github.com/apache/netbeans/actions/runs/8663817225/attempts/1 - https://github.com/apache/netbeans/actions/runs/8763553601/job/24053368250#step:6:12831 happens during: ``` [junit] Testsuite: org.netbeans.modules.maven.runjar.ExecutionEnvHelperTest ``` those tests are usually stable, this began not too long ago (last third of NB 22...

Maven
CI
Regression
tests

### Apache NetBeans version Apache NetBeans 21 ### What happened Posting a large batch of changes to a Bitbucket repo via http connection, the IDE receives an nginx 504 error....

kind:bug
needs:triage

Updated the GoLang grammar from the ANTLR4 Repo, it supports Go 1.20 which has a new `~` operator.

ci:dev-build
Go

This one depends on #7257 and has to be rebased on that once merged. Though it is just a low hanging fruit to add Groovy project creation. ![image](https://github.com/apache/netbeans/assets/1381701/d9b05a07-6363-4286-ae8a-6af040ef1d57) ![image](https://github.com/apache/netbeans/assets/1381701/55328e27-f085-4e2e-95fb-7b9a9baefedf)

Groovy
Gradle
ci:dev-build

Currently, when a module sets `requires.nb.javac`, it cannot have `javac.source`/`javac.target` > 8, and the use of `--release` is disabled for it. This is because the `requires.nb.javac` is implemented using `-Xbootclasspath/p:`,...

Java
VSCode Extension
build
ci:all-tests

This one is a proposed draft to allow plugins to provide their own discovery tooling library. The motivation is that right now every Gradle discovery has to go into `netbeans-gradle-tooling`...

Gradle

The problem will likely resolve itself (due to updates in tested gradle versions or other means), once it is working again, remove the workaround added in #6673 See first `//TODO`...

Gradle
LSP
CI
tests
Micronaut