diff --git a/releng.wtpbuilder/distribution/incubator.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/incubator.site/templateFiles/index.html.template.php index a636748af9ef19e7453e85b01e5c0723394d5f38..abb3e85db65020aa905ce6218a1e7eea6e7cc8aa 100644 --- a/releng.wtpbuilder/distribution/incubator.site/templateFiles/index.html.template.php +++ b/releng.wtpbuilder/distribution/incubator.site/templateFiles/index.html.template.php @@ -236,6 +236,8 @@ if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.ecl <td width="10%"></td> <td>Webtools Platform (at least WST)</td> <td align="right"><?php + // debug + echo "debug: full path: " . $eclipseFSpathPrefix . "/" . $wstMirrorPrefixuri . "/" . $wstFile; echo getPrereqReferenceOrName($eclipseMirrorScript, $wstMirrorPrefixuri, $wstURL, $wstFile, $eclipseFSpathPrefix); echo " or <a href=\"" . $wstBuildHome . "\">equivalent</a></td>"; ?>