diff --git a/com.wudsn.ide.lng/help/ide-features.section.html b/com.wudsn.ide.lng/help/ide-features.section.html index 04158c34..6195352d 100644 --- a/com.wudsn.ide.lng/help/ide-features.section.html +++ b/com.wudsn.ide.lng/help/ide-features.section.html @@ -8,8 +8,8 @@
  • Hex Editor
  • Graphics Editor
  • Preferences for editing
  • -
  • Preferences for compiling
  • -
  • Annotations for compiling
  • +
  • Preferences for assembling and compiling
  • +
  • Annotations for assembling and compiling
  • Known Bugs
  • Planned features
  • diff --git a/com.wudsn.ide.lng/help/ide-installation.section.html b/com.wudsn.ide.lng/help/ide-installation.section.html index 9f20f8a9..40781fc5 100644 --- a/com.wudsn.ide.lng/help/ide-installation.section.html +++ b/com.wudsn.ide.lng/help/ide-installation.section.html @@ -1,447 +1,240 @@ -

    There are two ways of installing WUDSN IDE. If you are using a Windows operating system, I recommend downloading the - ready to run zero installation distribution:

    -
    Click to download the Windows 64-bit version
    -

    It contains the Eclipse Platform, the Java Runtime Environment, the latest stable version of the WUDSN IDE plugin, - all supported compilers, and an emulator for each supported platform. All paths to folders, compilers, and emulators - are pre-configured. Unpack the content of this archive to the directory "C:\jac\wudsn" and click the "WUDSN IDE-64 - bit" link. Eclipse will open with the predefined workspace that contains "Hello World" examples for different - platforms.

    If you use another operating system or want to use the latest version of WUDSN or want to - install compilers and emulators more selectively, read the descriptions of the installation steps below. In - addition, the following previous versions of the zero installation distribution are available

    +

    +The recommended way to install WUDSN IDE, is the WUDSN IDE Installer. It is currently available for Window 64-bit, version for mac OS X and Linux are planned.

    +

    +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. +In case something is not correct or not working, please contact me.

    -

    In case something is not correct or not working, please contact me.

    -
    Installing Eclipse   » top
    Installing WUDSN IDE   » top
    -
    Installing compilers like ATASM, MADS, XASM...   » top
    +
    Installing assemblers and compilers like ATASM, MADS, XASM...   » top
    -
    Installing Atari800Win and other emulators   » top
    +
    Installing Altirra, Atari800 and other emulators   » top
    Creating and compiling an example project   » top
    Further information on assembler programming   » top
    + href="#ide_installation">» top \ No newline at end of file diff --git a/com.wudsn.ide.lng/help/ide-releases.section.html b/com.wudsn.ide.lng/help/ide-releases.section.html index db35eb35..95e4ac27 100644 --- a/com.wudsn.ide.lng/help/ide-releases.section.html +++ b/com.wudsn.ide.lng/help/ide-releases.section.html @@ -1,6 +1,6 @@

    The following table lists all releases of WUDSN IDE, the required minimum Java and Eclipse 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. - The latest stable version is always available via the update site "https://www.wudsn.com/update". 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.

    @@ -13,16 +13,6 @@ - - - - - - - - - @@ -34,11 +24,11 @@ - + - + @@ -234,4 +224,19 @@ -
    Release News Article Release News Video
    stableupdated permanentlyJava 114.19https://www.wudsn.com/updatereadn/a
    daily updated permanentlyn/a
    1.7.21.7.2 (stable) 2021-04-01 Java 11 4.19https://www.wudsn.com/update/1.7.2https://www.wudsn.com/update/stable read Plannednot available
    \ No newline at end of file + +

    Before version 1.7.2, so-called "zero installation distributions" were been provided for Windows. They contain the Eclipse Platform, the Java Runtime Environment, the latest stable version of the WUDSN IDE plugin, +all supported compilers, and an emulator for each supported platform. All paths to folders, compilers, and emulators +are pre-configured. Unpack the content of this archive to the directory "C:\jac\wudsn" and click the "WUDSN IDE-64 +bit" link. Eclipse will open with the predefined workspace that contains "Hello World" examples for different platforms.

    +