-
Hi Philip,
I got the error log below. I'm currently coding and one in a while exporting a network file, not encountering any visible problems up until now.
Log stack trace:
logger.LogEvent
…
-
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [ ] I'm not able to find an [open issue](ht…
-
JLabel html rendering changes font size with java 17 using flatlaf 3.5.2
```java
JLabel l1 = new JLabel("Destination");
String htmlDestination = "Destination";
JLabel l2 = new JLabel(htmlDestina…
-
If an SDK is missing but available for download the autoconfig notification action currently fails with the following stacktrace:
```
java.lang.Error: Cannot call invokeAndWait from the event dispat…
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
I created a new "Musician" project "Java with Ant" -> "Java Enterprise" -> "Enterprise Application Client", adding it with "Ad…
-
**Description**
Editor freezes for several seconds when editing or moving around in large documents
**Steps to Reproduce**
1. Open a larger file (I normally work with SQL Files, 30-40K lines of S…
-
**Describe the bug**
The layer_sum/mean stats for VERDIv2.1.6 are nice additions, it works well with normal variables (col, row, layer, time), but when they are used for some unconventional variables…
-
Hi, I'm trying to use a proxy server but I only get "org.apache.http.conn.ConnectTimeoutException". This is the code I'm using. I've tried 3 methods for setting the PROXY server xD
```
String url …
-
When installing clij3 along with the new imglib2 jar, it break bigdataview with the following error. Not related to clij3 it self but put it here as a warning until fix is done.
```java
Exception …