I have a java swing app that produces a TLE file which is then manually loaded into STK. I want to automate this process so that when you hit a button in the java app, your TLE file is automatically loaded into an open scenario if STK is already running, or if STK is not running then it should open STK with a default scenario (such as just a date range of today to tomorrow). I am trying to follow the tutorial files included in STK but they are asking for libraries from jar files that don't seem to be included in the STK installation. Reaching out here on the forum in hopes that someone can point me in the right direction.