CentraSite Documentation : CentraSite Administrator’s Guide : Importing Objects Using the API : Writing Your Own Importer : Propagating the Plug-In
Propagating the Plug-In
Having generated the plugin files, they must be propagated into the directory PluggableUI of the installed CentraSite Control. Thus, for example, ImportMyFile (shown in The Plug-In Environment) should have the following directory/file structure:
.../PluggableUI/ImportMyFile /
accesspath /
ImportMyFile.access
images /
ImportMyFile.gif
lib /
ImportMyFile.jar
ImportMyFile.html
ImportMyFile_JLIBS.html
ImportMyFile_SWT.xml
plugin.xml
You can do this by executing the following command, which installs ImportMyFile.zip into the PluggableUI folder:
ant -f build.xml install
Copyright © Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback