mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-12-21 18:29:40 +00:00
Add JDK and Eclipse web site links
This commit is contained in:
parent
6cfd066789
commit
4cd6e589cc
@ -1,6 +1,6 @@
|
|||||||
<p id="ide_installation">
|
<p id="ide_installation">
|
||||||
The recommended way to install WUDSN IDE, is the <a href="https://github.com/peterdell/wudsn-ide-install#readme" target="_blank"
|
The recommended way to install WUDSN IDE, is the <a href="https://github.com/peterdell/wudsn-ide-install#readme" target="_blank"
|
||||||
rel="noopener noreferrer">WUDSN IDE Installer</a>. It is currently available for Window 64-bit, version for mac OS X and Linux are planned.</p>
|
rel="noopener noreferrer">WUDSN IDE Installer</a>. It is currently available for Window 64-bit, version for macOS and Linux are planned.</p>
|
||||||
<p>
|
<p>
|
||||||
If you use another operating system or want to use the an older version of WUDSN or want to install assemblers,
|
If you use another operating system or want to use the an older version of WUDSN or want to install assemblers,
|
||||||
compilers and emulators more selectively, read the descriptions of the installation steps below.
|
compilers and emulators more selectively, read the descriptions of the installation steps below.
|
||||||
@ -23,8 +23,9 @@ In case something is not correct or not working, please contact me.</p>
|
|||||||
1.7.1 and newer. <a
|
1.7.1 and newer. <a
|
||||||
href="https://archive.eclipse.org/eclipse/downloads/drops4/R-4.3.2-201402211700/#PlatformRuntime"
|
href="https://archive.eclipse.org/eclipse/downloads/drops4/R-4.3.2-201402211700/#PlatformRuntime"
|
||||||
target="_blank" rel="noopener noreferrer">Eclipse 4.3.2 Platform Runtime Binary (61 MB)</a> for WUDSN IDE
|
target="_blank" rel="noopener noreferrer">Eclipse 4.3.2 Platform Runtime Binary (61 MB)</a> for WUDSN IDE
|
||||||
1.7.0 and older. <br /> This is a minimum size installation that does not include the Java Development Toolkit
|
1.7.0 and older. <br /> This is a minimum size installation that does not include the
|
||||||
(JDT). WUDSN IDE has no dependency on the JDT but of course on the Java Runtime Environment (JRE). Make sure you
|
<a href="https://jdk.java.net/" target="_blank">Java Development Toolkit (JDT)</a>.
|
||||||
|
WUDSN IDE has no dependency on the JDT but of course on the Java Runtime Environment (JRE). Make sure you
|
||||||
also have the 64-bit version of the JRE installed if you want to use the 64-bit version of Eclipse.</li>
|
also have the 64-bit version of the JRE installed if you want to use the 64-bit version of Eclipse.</li>
|
||||||
<li>Unzip the downloaded archive file and store the contained folder "eclipse" where you want Eclipse to be located
|
<li>Unzip the downloaded archive file and store the contained folder "eclipse" where you want Eclipse to be located
|
||||||
on your local hard drive.</li>
|
on your local hard drive.</li>
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
<p>The following table lists all releases of WUDSN IDE, the required minimum Java and Eclipse version, the link to the
|
<p>The following table lists all releases of WUDSN IDE, the required minimum <a href="https://jdk.java.net/" target="_blank">Java</a>
|
||||||
|
and <a href="https://www.eclipse.org/" target="_blank">Eclipse</a> version, the link to the
|
||||||
release news article, and the release news video. For releases before 1.6.0 no downloads and no videos are offered.
|
release news article, and the release news video. For releases before 1.6.0 no downloads and no videos are offered.
|
||||||
The latest stable version is always available via the update site "https://www.wudsn.com/update/stable". The daily version
|
The latest stable version is always available via the update site "https://www.wudsn.com/update/stable". The daily version
|
||||||
and older versions are available via version-specific update sites listed below.</p>
|
and older versions are available via version-specific update sites listed below.</p>
|
||||||
@ -16,7 +17,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>daily</td>
|
<td>daily</td>
|
||||||
<td>updated permanently</td>
|
<td>updated permanently</td>
|
||||||
<td>Java 11</td>
|
<td>Java 11
|
||||||
<td>4.19</td>
|
<td>4.19</td>
|
||||||
<td>https://www.wudsn.com/update/daily</td>
|
<td>https://www.wudsn.com/update/daily</td>
|
||||||
<td><a href="https://atariage.com/forums/topic/145386-wudsn-ide-the-free-integrated-atari-8-bit-development-plugin-for-eclipse/"
|
<td><a href="https://atariage.com/forums/topic/145386-wudsn-ide-the-free-integrated-atari-8-bit-development-plugin-for-eclipse/"
|
||||||
|
Loading…
Reference in New Issue
Block a user