bach
packr


bach | packr | |
---|---|---|
5 | 12 | |
236 | 2,580 | |
0.0% | 0.2% | |
7.8 | 1.9 | |
10 days ago | 10 months ago | |
Java | C++ | |
Universal Permissive License v1.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bach
- Java Modules in Real Life
- Brian Goetz: Paving the On-Ramp (To Java)
-
Splitting software into multiple applications and libraries. Most practical ways!
Projects like bach do serve to make the case that, if the resolution/build library piece were filled in, building and maintaining a multi module or multi-whatever project using just javac/jar/etc with Java build programs would be practical.
-
Multi-release JARs - Good or bad idea?
Have you heard about/looked into bach? It's a build-tool based mostly around pumping the output of one jdk tool into another.
-
Non-Android projects that use Gradle?
Not quite that, but bach is a build tool trying to simplify that java build process.
packr
-
I created a Pixel Art Tycoon Game with Java
LibGDX has their own way of doing this: https://github.com/libgdx/packr
- What is best way to package a Java game with a JRE and uploading to steam? So the user does not need to install a JRE to play the game.
-
Creating an EXE / exporting project
Go to https://github.com/libgdx/packr, download a release on the releases page.
-
Brian Goetz: Paving the On-Ramp (To Java)
> they quickly realize they need Windows, and a Mac, and maybe Linux just to make packages that their friends can run
And when they test it on Windows they'll realize that the launcher that jpackage creates does something weird on startup (involving relaunching itself it seems?) that makes Windows display a busy cursor for a while after the program has launched, so they have to forget about jpackage and redo it all with something like Packr [1] and Wix# [2]...
[1] https://github.com/libgdx/packr
[2] https://github.com/oleg-shilo/wixsharp
- How to export libgdx project from intellij in Mac?
-
Can I use Processing Java to make Multiplayer games and put them on Steam?
You may also want to bundle a JVM with your game install so you don't have to rely on the user having Java installed. You can use libGDX-packr or jpackage for this. If you have any trouble, feel free to hit me up.
-
Methods for converting a .jar into an independent .exe?
Try packr: https://github.com/libgdx/packr
-
Is there a windows application that will let me create a MAC installer for my software?
Then see if this could work for you: https://github.com/libgdx/packr
-
Including Java JVM with my rust crate in a cross-platform way?
https://stackoverflow.com/questions/2258932/embed-a-jre-in-a-windows-executable has some suggestions, one of which is https://github.com/libgdx/packr if you embed your Rust library within a JAR
-
Create .exe, that runs independitly of java?
If you are on a lower version I have made good experiences with the packr tool.
What are some alternatives?
QuickShell - QuickShell is an Eclipse plugin to use Java JShell inside the Eclipse IDE.
Launch4j - A Maven plugin which wraps Launch4j
counterpoint - A BERT-inspired masked sequence model for harmonisation in the style of J.S. Bach.
JitPack - Documentation and issues of https://jitpack.io
metainf-services - Generates META-INF/services files automatically
Capsule - Dead-Simple Packaging and Deployment for JVM Apps
mrjar-gradle-plugin - A multi-release JAR plugin for Gradle
IzPack - IzPack - Source Code
app
really-executable-jars-maven-plugin - maven plugin for making chmod +x jar files
tools.deps.alpha - A functional API for transitive dependency graph expansion and the creation of classpaths
Nexus - Sonatype Nexus Repository Open-source codebase mirror

