Multiple entry jar
- By Daestrum
You can put more than one java application in a single jar, but still be able to run them as individual applications.
The main advantage is the space it takes up.
For example, a simple non-ui...
The main advantage is the space it takes up.
For example, a simple non-ui...