Eclipse Java EE: Difference Between R and M1 Packages
I want to install Eclipse IDE for Java EE Developers and came across
eclipse-jee-mars- R -linux-gtk-x86_64.tar.gz
and
eclipse-jee-mars- M1 -linux-gtk-x86_64.tar.gz .
Both are for Linux 64bit. What is the difference between these packages?
+3
problemofficer
source
to share
1 answer
The "M1" release is the old version of Eclipse Mars from Milestone 1, which is completely obsolete and should not be used.
The "R" release is the actual release of Mars.
Stick to the downloads listed at https://www.eclipse.org/downloads/
+3
greg-449
source
to share