Publish Using the Library Interface
You can publish a component using the Library interface.
To publish the component, aunch the Library interface using one of the following methods:
Click Publish on the Library toolbar to initiate
the publishing process. For more information on the Library, see Using the Isight Library in the Isight User’s Guide.
Publish Using the Command Line Client
You can publish a component using the Command Line Client.
- To publish the component using the Command Line Client, do either of the following:
- Type the following
command into a Command Line Interface on one line: fipercmd publish file:MyNewJar.jar type:metamodel
- Type fipercmd command to start the Command Line Client in interactive
mode. You can then issue the publish command directly.
For more information on the Command Line Client, see Using the Command Line Client in the Isight User’s Guide. The component will be published to the library with the name given
on the Name= attribute of the <MetaModel> tag in the description file.
|