netbeans
netbeans copied to clipboard
Apache NetBeans
NetBeans FileSystems have a notion of file locking. And, when two (or more) files with the same name, but different paths, are locked, there are lock file written next to...
### Apache NetBeans version Apache NetBeans 21 ### What happened Under Services, I added a Docker Instance installed on a server which is connected to my local network. 'Test Connection'...
### Description in our company we use a system of project templates that create some packages present in every project. while I want/need them on classpath (thus can't mostly delete...
### Apache NetBeans version Apache NetBeans 17 ### What happened I am reading the documentation on how to create JUnit test, and there is a recommended file that we should...
### Apache NetBeans version Apache NetBeans 18 ### What happened Actually I am on 17 but this was always there, I guess is in 18 also. Inline hints disappear when...
### Apache NetBeans version Apache NetBeans 18 ### What happened ``` Annotation: An error occurred during parsing of 'MVELHandler.java'. Please report a bug against java/source and attach dump file 'MVELHandler_13.dump'....
### Description It would be nice to have Groovy syntax highlightning for [Jenkinsfile](https://www.jenkins.io/doc/book/pipeline/jenkinsfile/), but they do not have an extension, so it is not possible to set the Groovy mimetype...
### Description If a project uses annotations like `io.micronaut.http.annotation.Get` and does not include `io.micronaut:micronaut-http-validation` annotation processor dependency, the following code can still compile: ``` @Get("/{idx}") public Optional show(Long id) {...
### Apache NetBeans version Apache NetBeans 19 ### What happened I installed NetBeans and am using it for the first time. I went to File -> New Project -> PHP...
### Apache NetBeans version Apache NetBeans 20 release candidate ### What happened IDE opens and edits the file. The navigator view is not synchronized with the file editor, displaying navgitor...