Actions
Task #6066
closedSupport for adding user-defined Java code
Start date:
06/19/2015
Due date:
06/19/2015
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
150619
Description
Typically, a user does not need to write Java code. However, it is usefull to have a possibility to add some handmade components, like test data generators, test engines, etc., into the generator.
The following scheme is suggested:
arch
mycpu
extensions
- the directory containing Java code to be compiled with the CPU model.model
templates
Updated by Andrei Tatarnikov over 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
r3928. Please use the --extension-dir (-ed) option to specify the folder that stores user-defined Java-code.
Updated by Andrei Tatarnikov over 9 years ago
- Status changed from Resolved to Closed
- Published in build set to 150619
Actions