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

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

Revision as of 06:48, 4 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