If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#2711 Self-Contained Application Packaging
Author:
ALIENQuake
ALIENQuakeDate created:
Type: feature
Visibility: Everybody
Assigned to:
State: new 

Hi,
Could you investigate the “self-contained app” functionality for this project, mainly
for the ffdec-cli?
The main advantage would be removing the requirement for users to have Java installed on
their machines.
https://docs.oracle.com/javase/8/docs/technotes/guides/deploy/self-contained-packaging.htm
l
That would be great. For example, our project only needs the CLI, but we need to have the
entire FFDec tool in the repository. I think we'd have to release the CLI as a separate
artifact on GitHub? Otherwise, the FFDec folder would contain a standalone CLI.exe with
the included libraries, plus the same external libraries in the folder
Some tools release the CLI as a separate package, this seems to be normal
https://github.com/ValveResourceFormat/ValveResourceFormat/releases/tag/19.1