netbeans
netbeans copied to clipboard
Apache NetBeans
At present, the Java LSP module only captures telemetry for the initiation and completion of scanning or indexing tasks. This PR seeks to enhance telemetry management to gather richer insights...
### Description it is common to copy paths from github source or similar. Finding those path quickly in my editor without modification makes for a more refined user interface. This...
### Apache NetBeans version Apache NetBeans 22 ### What happened -Project does not open with 'Unexpected Exception' ### Language / Project Type / NetBeans Component Java web application (Ant) ###...
### Apache NetBeans version Apache NetBeans 22 ### What happened A student (students are great bug hunters) when asked to create a toString for an enum inserted a switch/case instruction...
### Apache NetBeans version Apache NetBeans 21 ### What happened `/** @var Collection $collection */` This form of typehint is new way for countables in PHP I understand it may...
### Apache NetBeans version Apache NetBeans 22 ### What happened If I create a project group (under File - Project Groups) and filled it e.g. by Open Project, then the...
### Apache NetBeans version Apache NetBeans 22 ### What happened NetBeans seems to replace Gradle CLI Parameters with their short form based on [GradleCommandLine](https://github.com/apache/netbeans/blob/master/extide/gradle/src/org/netbeans/modules/gradle/api/execute/GradleCommandLine.java#L146). When defining a custom build task...
### Apache NetBeans version Apache NetBeans 21 ### What happened Using "introduce method" on "instanceof" caused compile error in output program. ### Language / Project Type / NetBeans Component Java...
### Apache NetBeans version Apache NetBeans 21 ### What happened When I tried to perform "introduce method" refactoring on "int b= 10;" using refactoring tool in NetBeans, it displayed a...
### Description Add CSS properties currently unknown to NetBeans: - scroll-behavior - margin-block-start - margin-block-end - padding-inline-start - padding-inline-end ### Use case/motivation _No response_ ### Related issues _No response_ ###...