Omni Systems, Inc.

  

Mif2Go User's Guide, Version 55

  

Valid HTML 4.01!

 

Made with Mif2Go

12 Generating Eclipse Help > 12.8 Packaging Eclipse Help files > 12.8.1 Specifying a ZIP command for doc.zip


12.8.1 Specifying a ZIP command for doc.zip

To specify a ZIP command to create doc.zip:

[EclipseHelpOptions]

; ZipCommand = zip command without parameters

ZipCommand = path/to/zip_program

If your ZIP program is not located in a directory that is on the system PATH, include a full absolute path for ZipCommand. If the path includes spaces, enclose the entire path in quotes. For example, for wzzip:

[EclipseHelpOptions]

ZipCommand = "c:/program files/winzip/wzzip"



12 Generating Eclipse Help > 12.8 Packaging Eclipse Help files > 12.8.1 Specifying a ZIP command for doc.zip