How to view the version number of Eclipse included in MyEclipse
blog category:
Myeclipseeclipse said that the version number of Eclipse may only be needed when installing the plugin, and someone has wasted a lot of time trying to find the Eclipse version number when installing SVN. In fact, it's easy to know the version number of Eclipse (I'm talking about looking at the version number of the Eclipse integrated in MyEclipse).
If your MyEclipse installation directory is D:/myeclipse 6.6, then just find readme_ under MyEclipse 6.6/eclipse/readme eclipse.html file can, double-click Open, see, the version number shows my is 3.3.2.
If the installed MyEclipse is version 8.5, the default installation directory is C:\Users\dongshuai\AppData\Local\Genuitec\MyEclipse 8.5
Then find the directory
C:\Users\dongshuai\AppData\Local\Genuitec\MyEclipse 8.5\readme
The readme_eclipse.html file exists in the directory, and the version number is displayed after it is opened 3.5.2
Go: How to view the version number of eclipse contained by MyEclipse