Skip to content

Export test event and read it as a resource

Baltzell, Nathan requested to merge iss382 into development

Created by: baltzell

Currently this works from an IDE, but a bit different approach is needed for a JAR (which could presumably be chosen programatically with a few more LOC). The right way appears to be reading the HIPO file as a stream, as then the same mechanism works from an IDE or JAR.

Merge request reports

Loading