Creating executable .jar with ignition SDK

No such thing. The SDK is only intended for making add-on modules. Other uses are unsupported. Though you might take inspiration from the Kindling open source project, which leverages IA's public API repo to provide an external utility UI.

Take care not redistribute anything from Ignition that is not released openly. (And you might need to make your own code open source if any of the jars you package are GPL or similarly copy-left libraries.)

1 Like