12.2.5 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 (default, leave case unchanged) or Yes (old)

MakeFileHrefsLower = Yes

See §19.2.6 Forcing link text to lowercase.