21.2.4 Making sure links work in Eclipse Help

The case of file names is significant on the Eclipse platform, even on Windows systems. To avoid case mismatch between links and the files they reference, in some circumstances you might have to specify the following option:

[HTMLOptions]
; MakeFileHrefsLower = No (leave case unchanged) or Yes
MakeFileHrefsLower = Yes

MakeFileHrefsLower is set to Yes in system configuration file d2htm_config.ini. If you want DITA2Go to leave case alone in hypertext links, you can override this setting in a project or local configuration file.

See §28.2.6 Forcing link text to lowercase.

Previous Topic:  21.2.3.3 Choosing whether to generate plugin.xml

Next Topic:  21.2.5 Disabling breadcrumb trails in Eclipse Help

Parent Topic:  21.2 Setting up an Eclipse Help project

Sibling Topics:

21.2.1 Creating an Eclipse Help project

21.2.2 Deciding where to locate configuration settings

21.2.3 Specifying Eclipse Help output options

21.2.5 Disabling breadcrumb trails in Eclipse Help