Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/details.html')
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/details.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/details.html b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/details.html
index ba0f3c929..4348c981c 100644
--- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/details.html
+++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/details.html
@@ -67,7 +67,7 @@
Java development tools, and Plug-in Development Environment, Unit Tests, and even some extra items from other projects
required by Eclipse (such as Equinox and a few bundles from EMF and Orbit). Please be aware that repositories have
different retention policies, and restrictions on what types can be updated with what other types. See the wiki's <a
- href="http://wiki.eclipse.org/Eclipse_Project_Update_Sites">Update Sites</a> document for details.
+ href="https://wiki.eclipse.org/Eclipse_Project_Update_Sites">Update Sites</a> document for details.
</li>
</ul></li>
<li><a name="EclipseSDK"> <b>Eclipse SDK</b>
@@ -75,7 +75,7 @@
<ul>
<li>The Eclipse SDK includes the Eclipse Platform, Java development tools, and Plug-in Development Environment,
including source and both user and programmer documentation. If you aren't sure which download you want... then you
- probably want this one. You will need a <a href="http://wiki.eclipse.org/Eclipse/Installation#Install_a_JVM">Java
+ probably want this one. You will need a <a href="https://wiki.eclipse.org/Eclipse/Installation#Install_a_JVM">Java
runtime environment (JRE)</a> to use Eclipse (Java SE 6 or greater is recommended).
</li>
</ul></li>
@@ -83,7 +83,7 @@
</a>
<ul>
<li>These packages contain the Test Framework and JUnit test plugins used to run JUnit plug-in tests from the
- command line. See the Platform's <a href="http://wiki.eclipse.org/Platform-releng/Automated_Testing">Automated
+ command line. See the Platform's <a href="https://wiki.eclipse.org/Platform-releng/Automated_Testing">Automated
Testing</a> wiki page for more information and setup instructions. Includes both source code and binary.
</li>
</ul></li>

Back to the top