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 jpa controller created with no methods . ### How to reproduce create jpa controller from entity class . ### Did...

kind:bug
Java EE/Jakarta EE
needs:triage

### Apache NetBeans version Apache NetBeans latest daily build ### What happened The [NetBeans Connector in the Chrome Web Store](https://chrome.google.com/webstore/detail/netbeans-connector/hafdlehgocfcodbgjnpecfajgkeejnaa) needs to be updated to work on recent versions of...

kind:bug
JavaScript
Contribution welcome

## `text/x-apache-conf` or `text/x-properties` ### Description ![image](https://github.com/apache/netbeans/assets/109294935/bc05eab9-ab99-4b87-8558-596dc53e10dc) These options are not available for files of type properties, where the comment symbol is `#` in the first character of the line....

Editor
kind:feature
Contribution welcome

### Description We are using mercurial. Options->Miscellaneous->Files The default ignored Files Pattern does not include .hgignore or .hgtags Tags can already be managed under Team->Branch/Tag so I think at they...

kind:feature
needs:triage
Contribution welcome
mercurial

### Apache NetBeans version Apache NetBeans 18 ### What happened With mercurial editor change bars dont' go away after `hg amend` 1. Make code changes, see change bars. 2. Manuall...

kind:bug
needs:triage
mercurial

### Apache NetBeans version Apache NetBeans 14 ### What happened I have project that uses Mercurial (hg) as revision control system. If I'm trying to use Show Annotations functionality this...

kind:bug
needs:triage
mercurial

- the download manager relied on suspend/resume/stop from java.lang.Thread which were deprecated since Java 1.2 - JDK 23 removes suspend/resume, others are already no-ops - fixing this would require a...

Code cleanup
installer
build
ci:all-tests

The main purpose of this PR is to fix the situation where NetBeans generates a `real` type and uses it as a native return type. In this PR: - deleted...

PHP

- JSF Templates need to take into account new namespace schema for Jakarta Faces 4+ - Detected CDI 1.1+ also on Jakarta CDI Closes: #7532

Java EE/Jakarta EE
ci:dev-build

### Description Blade and Laravel support for netbeans Laravel framework with blade templating are very popular, so it makes sense to include them in the Netbeans IDE - PHP. I...

PHP
kind:feature