Skip to content

Reading Building Blocks From Jars

Itai Agmon edited this page Jun 21, 2017 · 1 revision

Reading Building Blocks From Jars

You may want to read building blocks not only from the classes folder but also from different jar files.

Since JSystem 6.1.06 you can add building blocks to your system object jar files or to any jar file that is part of your tests project class path.

Although, the feature is enabled by default, JSystem will not scan all the jar files in the lib folder but only the files that has so- has the file name prefix.

The prefix can be configured from the JSystem properties dialog. You can find it under the Advanced tab.

Clone this wiki locally