Packing and importing

1.Packaging Model Library

    Models can be published with Java, usually packaged into jar files.

1.1..dml or dml.properties file

    The root directory of the jar file is set to a file named .dml or dml. properties with the content name=<projectName> to identify the name of the model library.

    Such as:

name=xworker_core

2.Import the model library.

    The way to import the model library into XWorker is to copy the relevant Jar into the Lib directory of XWorker, and then update the model index by executing upidx.cmd or upidx.sh.

    Once the Jar file is imported, you can use the relevant model. If the jar also sets the .dml file and the project name, you can see the project in the restart XWorker's thing manager.

Copyright ©  2007-2019 XWorker.org  版权所有  沪ICP备08000575号