Bug 570260 - Improve modernized help UI prototype of Eclipse 4.19

In "index.jsp" load modernized help UI cover page as bundle resource
instead of from an URL with the same origin for security reasons and to
avoid problems when having more than one infocenter with the same
origin.

This changes the activation to ("...=true" instead of
"...=m/index.html"):
-Dorg.eclipse.help.webapp.experimental.ui=true

Change-Id: I3158e296fdd0bb2fbfa877a87538d41011b34bb1
Signed-off-by: Holger Voormann <eclipse@voormann.de>
2 files changed