netbeans
netbeans copied to clipboard
Apache NetBeans
### Apache NetBeans version Apache NetBeans 18 ### What happened jpa controller created with no methods . ### How to reproduce create jpa controller from entity class . ### Did...
### 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...
## `text/x-apache-conf` or `text/x-properties` ### Description  These options are not available for files of type properties, where the comment symbol is `#` in the first character of the line....
### 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...
### 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...
### 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...
- 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...
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...
- JSF Templates need to take into account new namespace schema for Jakarta Faces 4+ - Detected CDI 1.1+ also on Jakarta CDI Closes: #7532
### 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...