Results 20 comments of aston

Can you please provide a translation for: ![image](https://github.com/astonbitecode/j4rs/assets/11261467/97a519bf-a91b-452c-bbe8-ce9e98f89766)

Ok used an OCR tool and saw "Error opening file. The system could not find the specified file". Could it be a permissions issue?

Any news for this? It doesn't seem a j4rs issue, was it?

Hi and thanks for the report. I did not realize this issue, since the javafx libs are in scope `provided` in maven... Could you please give an example on how...

Hi @digitalmonks, did you maybe have the chance to check?

Seems not, closing

I cannot say what throws this error. However, I can say that if a `ClasspathEntry` is not found, or is not a valid path, the `Jvm` is created without issues....

> when i export " J4RS_CONSOLE_LOG_LEVEL=debug", it seems not work. Do you mean that debugging did not work? I asked to add the property in order to have more logging...

It's been some time since this is inactive. Closing...

Thanks for the proposal, I agree with what you say. The reasoning behind trying to handle the plain `Future`s was to allow using third party Java libraries from Rust, that...