Just added a small little feature to Transmission today. If you’re not familiar with Transmission, it’s an AIR 2 to Java Native Process communication layer.
Instead of having to specify each jar one at a time, you can specify a directory that contains all of your Java jars. The TransmissionDemo project contained in the repo has been updated to show this.
