netbeans
netbeans copied to clipboard
Apache NetBeans
Just discoreved, opening a legacy ant web project, that the loading of JSF libraries registered in the IDE does not work. This commit fixes it. --- **^Add meaningful description above**...
Usage: Select exactly two folder entries in the project/files/favorites, open the context menu and select "Tools" -> "Tree diff"  This results in a flattened view of the difference between...
### Description As Apache Netbeans can compare folder to historical one in version control system so It should not be so problematic to enable that diff even for local folders...
### Apache NetBeans version Apache NetBeans 26 ### What happened While trying to triage #8560, I ran the tests for the package `org.netbeans.modules.java.api.common.queries;` because it contains the file `org.netbeans.modules.java.api.common.queries.ModuleInfoAccessibilityQueryImpl` that...
**Fixes Payara Server Configuration Issue by Restoring `domainsfolder` Support in NetBeans** This PR addresses an issue introduced in NetBeans 25+ where the `domainsfolder` attribute was unintentionally removed from Payara Server...
- added missing components - added tag name check where needed - fix typos --- **^Add meaningful description above** Click to collapse/expand PR instructions By opening a pull request you...
originally intended to do something in the sense of https://github.com/apache/netbeans/pull/7677 and keep one module, but it turns out that more can be removed Remove `lib.jshell` and `lib.jshell9` modules - modules...
### Description If you press tabulator in value of text variables and enable expanding tab to spaces in Options -> Editor -> Formatting -> ... enable "Expand Tabs to Spaces"...
### Description So add to edit-toolbar by default a icon/button to enable/disable showing non-printable characters so View -> Show non-printable characters. ### Use case/motivation Be more close to editor so...
### Apache NetBeans version Apache NetBeans 26 ### What happened In a modular project it appears that the Analyze Javadoc function (in the tools menu) does not work. Nothing appears...