You use the Ruleset Archive Assembly Packager tool to package a JRules ruleset for .NET. To run this tool, you run Packager.exe from the command line.
The following table describes each of the Packager tool parameters.
Table 4 Parameters for the Packager
Parameter |
Description |
no parameters
/?
/help |
Shows the help for the Packager. |
/jar:name.jar |
The full path name of the JRules JAR file. |
/b2x:name.dll |
The full path name of the B2X file containing the remapping. |
/output:name.dll |
The full path name of the new output file DLL |
| Note |
| Do not put any spaces between the parameter and the path name.
|
Related Concepts
Related Tasks
Related Reference