Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

11 Generating Eclipse Help > 11.8 Packaging Eclipse Help files > 11.8.1 Specifying a ZIP command for doc.zip


11.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 folder 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"



11 Generating Eclipse Help > 11.8 Packaging Eclipse Help files > 11.8.1 Specifying a ZIP command for doc.zip