Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edwinm/jarx

Runs the JVM from an executable. Use it to make running your Java programs on Windows easy.
https://github.com/edwinm/jarx

Last synced: 3 days ago
JSON representation

Runs the JVM from an executable. Use it to make running your Java programs on Windows easy.

Awesome Lists containing this project

README

        

Jarx makes running Java programs on Windows easy.

You can use it to start Java programs by just double clicking a .jar file
or start a Java program by double clicking a configured .exe file.

The source shows how to call the JVM from C source code and even run Java commands from C.

Website: http://www.bitstorm.org/jarx/

This software is released under the MIT license.