Skip to content

Commit 083c32f

Browse files
committed
Updated Requirements section in download pages to make clear that JDK 7 is **not** supported.
1 parent 5afcbe0 commit 083c32f

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

_includes/current-download-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* [JDK 5](http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase5-419410.html) or [JDK 6](http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html).
1+
* [JDK 5](http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase5-419410.html) or [JDK 6](http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html) (JDK 7 is not supported).
22

33
* Eclipse, including the JDT. Either "Eclipse Classic" or "Eclipse for Java Developers" is sufficient.
44
* Scala IDE is *officially* supporting [Eclipse 3.6 (Helios)](http://www.eclipse.org/downloads/packages/release/helios/sr2).

_includes/nightly-20x-download-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* [JDK 5](http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase5-419410.html) or [JDK 6](http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html).
1+
* [JDK 5](http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase5-419410.html) or [JDK 6](http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html) (JDK 7 is not supported).
22

33
* Eclipse, including the JDT. Either "Eclipse Classic" or "Eclipse for Java Developers" is sufficient.
44
* Scala IDE is *officially* supporting [Eclipse 3.6 (Helios)](http://www.eclipse.org/downloads/packages/release/helios/sr2).
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* [JDK 5](http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase5-419410.html), [JDK 6](http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-arch
2-
ive-downloads-javase6-419409.html) or the latest [JDK 7](http://www.oracle.com/technetwork/java/javase/downloads/index.html).
1+
* [JDK 5](http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase5-419410.html) or [JDK 6](http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-arch
2+
ive-downloads-javase6-419409.html) (JDK 7 is not supported).
33

44
* [Eclipse 3.7 (Indigo)](http://www.eclipse.org/downloads/), including the JDT. Either "Eclipse Classic" or "Eclipse for Java Developers" is sufficient. (It can also be installed on Eclipse 3.6, but it may not work perfectly.)

download/nightly.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Download the Latest Nightly Build
44
---
55

66
# Scala IDE Helium, Nightly
7-
*Helium* is the codename of the future release of the Scala IDE. If you like staying on the cutting edge, make sure to install this nighlty.
7+
*Helium* is the codename of the Scala IDE's next release. If you like staying on the cutting edge, make sure to install this nighlty.
88

99
## New Features
1010
{% include nightly-download-features.txt %}

0 commit comments

Comments
 (0)