-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
The quick guides say to download and install eclipse from https://eclipse.org/downloads/, where I decided to to install java-oxygen.
Then having a look at the detailed guildes, it was talking about version 4.6 from http://www.eclipse.org/downloads/packages/eclipse-modeling-tools/neon3. Several issues here:
- As opposed to my assumption, this was not meant in terms of adding the EMT plugin to the already installed java-oxygen, but it was a complete eclipse installation, which meant that I wasted my time installing java-oxygen.
- Following the EMT-Neon3 link, I found no hints with version numbers; the file to download was apparently eclipse-modeling-neon-3-win32-x86_64.zip (for Windows 64 bit).
- Due to lack of version numbers, I looked to the list of packages on the left side of the same page, and I encountered that after Neon3, there have been two newer releases: Photon and Oxygen! Following Neon packages, I found the same eclipse-modeling-neon-3-win32-x86_64.zip also there (by searching for "modeling"). So, I went to Oxygen packages and searched for "modeling" and found the newer version eclipse-modeling-oxygen-3a-win32-x86_64.zip and was amazed why I should install a version from two previous generations.
Reactions are currently unavailable