Difference between revisions of "Documentation/DevGuide/WritingUNO/Jobs/Installation"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Documentation/Developers Guide/Writing UNO)
m (Robot: Changing Category:Documentation/Developers Guide/Writing UNO Components)
Line 17: Line 17:
 
{{PDL1}}
 
{{PDL1}}
  
[[Category:Documentation/Developers Guide/Writing UNO Components]]
+
[[Category:Documentation/Developer's Guide/Writing UNO Components]]

Revision as of 11:16, 5 June 2008



The easiest way to register an external job component is to use the Extension Manager (see chapter Extensions). An extension for the example job of this chapter can have the following directory structure:

 SyncJob.oxt:
     META-INF/manifest.xml
     Jobs.xcu
     windows.plt/
         SyncJob.jar
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools