Omni Systems, Inc.

  

Mif2Go User's Guide, Version 55

  

Valid HTML 4.01!

 

Made with Mif2Go

12 Generating Eclipse Help > 12.2 Setting up an Eclipse Help project > 12.2.4 Specifying Eclipse Help output options > 12.2.4.2 Specifying the target Eclipse version


12.2.4.2 Specifying the target Eclipse version

By default, Mif2Go generates output for Eclipse version 3.3. To produce output for a prior version of Eclipse:

[EclipseHelpOptions]

; EclipseVer = Eclipse version point number, default 3, for 3.3

EclipseVer = 2

The default value of EclipseVer is 3.

When EclipseVer > 1, the <topic> elements in index.xml have a label attribute in addition to the href attribute. You might need to produce a version of index.xml without label attributes for 3.1 users, and one with for 3.2+ users.

When EclipseVer > 2, the <extension> element in plugin.xml for contexts uses the file attribute instead of the name attribute for the contexts file. If some of your Eclipse Help users have Eclipse 3.2 and some have Eclipse 3.3, you must distribute two different plugin.xml files.



12 Generating Eclipse Help > 12.2 Setting up an Eclipse Help project > 12.2.4 Specifying Eclipse Help output options > 12.2.4.2 Specifying the target Eclipse version