javaterminal / TerminalFX

Java FX Terminal Emulator
MIT License
277 stars 52 forks source link

How to run the jar file? #35

Closed ghost closed 4 years ago

ghost commented 4 years ago

https://github.com/javaterminal/TerminalFX/blob/master/releases/com/kodedu/terminalfx/terminalfx/1.0.5/terminalfx-1.0.5.jar

When I run this jar file it comes like this.

no main manifest attribute, in terminalfx-1.0.5.jar

rahmanusta commented 4 years ago

As I said previously, we don’t provide self contained jar for terminalfx. You should care yourself how to package your JavaFX application.