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
Actions