You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer inside company networks I want to download the product archive and be able to extract it and run it with my local available system java instance.
Archive download it feasible for most developers. Executables are filtered by firewall/proxy settings.
The text was updated successfully, but these errors were encountered:
Yeah, you are absolutely right. I would need to make the executable jar available to the release pages. The executables are built for ease of use, but executable jar is a better choice, in which case, you need to have the required JDK with JavaFX manually installed to your system.
Archives would allow to download and use it inside corporate networks.
On windows I get above error, when downloading and using the Installer executable.
So a zip archive (with or without java) would be a nice workaround.
As a developer inside company networks I want to download the product archive and be able to extract it and run it with my local available system java instance.
Archive download it feasible for most developers. Executables are filtered by firewall/proxy settings.
The text was updated successfully, but these errors were encountered: