Skip to content
/ Export Public

A miscellaneous amount of ideas and practice for exporting Java Applications

Notifications You must be signed in to change notification settings

tvarano/Export

Repository files navigation

How to export.
Prerequisites:
	- A fully functioning runnable jar 
		- Jar title MUST BE name-version.jar
		- so the application Export 1.2.3 would be named Export-1.2.3.jar
	- A png icon for the application (larger the better)
	- A png background for the installer

1) Make a folder (wherever you want) holding your jar and icon

2) Double click Export.command

—NOTE-
If it says you don’t have permission open terminal and type “chmod 755 “ and then drag Export.command into the terminal, then hit enter. Then double click it again

3) Follow Instructions

About

A miscellaneous amount of ideas and practice for exporting Java Applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages