Hi. I created a custom JAR file (Settings > Advanced > Tools > Create custom JAR). I did not specify a Viewer JAR file, so Omniscope downloaded one. To avoid having to download the Viewer JAR file over and over again, I'd like to know where the Viewer JAR file was downloaded to, so I can specify a local copy of the Viewer JAR file next time. Where does the viewer JAR file get downloaded to on a Windows 7 system? I'm using Omniscope 2.8. Thanks!
When you leave the "Source JAR file" field empty, the viewer JAR file is downloaded and embedded straight into the custom jar that you are creating. It will be in the Output JAR file.
Thanks Donald! So, the "Viewer JAR" is the really the cross-platform JAR?
Using the link you provided, I downloaded the cross-platform JAR and then built a custom JAR, specifying my locally saved copy of the cross-platform JAR as the "Source JAR File." Everything seemed to work just fine. Cool.