How do I find out which version of Eclipse is currently installed on my system?
You can have multiple Eclipse installations on the same machine, including different versions. Just unzip or untar them in different directories; they won't conflict.
Look at Help -> About Eclipse IDE. This will tell which product and version thereof that you have installed.
The first method is to use the About Eclipse link which could be found in the Help menu. Open Eclipse. Go to Help=>About Eclipse. Eclipse will display a pop-up as below where you will be able to check the version of Eclipse you are using.
Yes you can have multiple installs.
Open .eclipseproduct
in the product installation folder. Or open Configuration\config.ini
and check property eclipse.buildId
if exist.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With