blob: e9a6547c721fdc81cf6c906e6ef9590458f458d7 [file] [log] [blame]
<?php
// Where do we find the SDK/Platform?
$drop="R-3.2.2-200702121330";
$eclipse_sdk = "http://download.eclipse.org/eclipse/downloads/drops/$drop/index.php";
$platform_runtime_binaries = "http://download.eclipse.org/eclipse/downloads/drops/R-3.2-200606291905/callisto.php";
$new_noteworthy = "http://www.eclipse.org/eclipse/development/readme_eclipse_3.2.2.html";
// Where is the discovery site (relative to this page).
$callisto_discovery = "discovery.php";
// Where is the "install-callisto" screencam demo?
$install_callisto = "http://www.eclipse.org/evangelism/demos/install-callisto/install-callisto.html";
# Uncomment line below to use "install-callisto" from downloads
#$install_callisto = "http://www.eclipse.org/downloads/download.php?r=1&file=/technology/phoenix/demos/install-callisto/install-callisto.html";
// Where is the install-cdt screencam demo?
$install_cdt = "http://www.eclipse.org/downloads/download.php?r=1&file=/technology/phoenix/demos/install-cdt/callisto-cdt.html";
?>