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

Fixes a spurious error message that the file already exists shown when creating a module-info file, as reported in #4628 This is actually an `IndexOutOfBoundsException` caused by [javac changes](https://github.com/openjdk/jdk/commit/d6fb9d7256de94c3cc407b78dde3088aaf649db7) (`ModuleTree`...

kind:bug
Java

With the addition of jakarta ee 10 API jars it was found, that there is an implicit assumption, that all JARs not referenced by modules have to be JDK 8...

ci:all-tests

### Apache NetBeans version Apache NetBeans 13 ### What happened AssertionError happens sometime and is : stacktrace: ``` java.lang.AssertionError at org.netbeans.modules.maven.embedder.impl.OfflineConnector.newInstance(OfflineConnector.java:43) at org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider.newRepositoryConnector(DefaultRepositoryConnectorProvider.java:107) at org.eclipse.aether.internal.impl.DefaultMetadataResolver$ResolveTask.run(DefaultMetadataResolver.java:584) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:75) at org.eclipse.aether.internal.impl.DefaultMetadataResolver$1.execute(DefaultMetadataResolver.java:510) at...

kind:bug
Maven

### Description since offered linux version is a zip file, would be good to add an option to install/uninstall laucher into user (gnome/kde/xfce/etc) menu. to do so an option in...

kind:feature
Contribution welcome

This PR affects multi screen systems when the NetBeans main window is not the default window. There are several scattered uses of JFileChooser and JOptionPane which use null for parent,...

Platform
UI

### Apache NetBeans version Apache NetBeans latest daily build ### What happened Some gradle plugins becomes project unloadable and show error ### How to reproduce I create minimal gradle project...

kind:bug
Gradle
needs:triage

### Apache NetBeans version Apache NetBeans 15 ### What happened When programming on PHP, thanks to Netbeans Options->editor->formatting you can be in control of Blank Lines. Except for one critical...

kind:bug
PHP
needs:triage

### Apache NetBeans version Apache NetBeans 15 ### What happened Netbeans is not enable to parse some java file, with exception but no useful informations. ### How to reproduce [MessageStorageNoSessionRestServiceImpl.log](https://github.com/apache/netbeans/files/9756981/MessageStorageNoSessionRestServiceImpl.log)...

kind:bug
needs:triage

### Apache NetBeans version Apache NetBeans 15 ### What happened It looks like the documentation search for the display is not done by the full word, but by a few...

kind:bug
needs:triage

### Apache NetBeans version Apache NetBeans 15 ### What happened Rather than compiling code and then running it, my system compiles, dynamically loads, and then runs code all at runtime....

kind:bug
needs:triage