<Module>
Section:
Options
Required:
No
Value type:
Fully qualified Java class name
Default:
com.osm.datamgmt.biz.BomManager
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
Defines the additional modules that can be activated by the user. Takes a comma-separated list of fully qualified Java class names.
Example
<Module>com.osm.datamgmt.biz.BomManager,com.osm.datamgmt.biz.DummyManager</Module>
Was this helpful?