How do you check the current version of eclipse that I am currently running? Is it possible to tell if it is aqua or carbon (I am running Mac OS X 10.5)?
|
|
My eclipse has a file
Perhaps that might help? Edit: Couldn't find any useful command-line switch for that task. |
|||
|
|
|
In case anyone has installed one of the 'bundled' versions of Eclipse (e.g. bundled with EE development tools as below) and is still looking, the steps below will show the 'bundled' version and the platform version (and other component versions also): First select 'About Eclipse' from the Eclipse menu:
then select 'Installation details from the box below'
Next click on the triangle against 'Eclipse IDE for Java EE Developers' below to expand it:
And now you should be able to read the version numbers, as below:
By now of course you may be wondering if everything else in the IDE is this obscure... |
||||
|
|
|
Can't you just go
(ignore the actually selected menu) |
|||||
|
|
They don't make it very clear. They could do a better job of clarifying which release name and version number you're are working with. |
|||
|
|
|
Some of you are right, the developer version it is not very clear. Anyway, go to help and then About Eclipse a new window opens then go to Installation details and click on the installation window Installed Software tab you would see the version. |
||||
|
|
|
I too have struggled a lot to get version number of Eclipse. Also as discussed in other posts we can easily get the name but NOT the version number. I found a more simpler way to get the version number: Each Eclipse installation directory in your system has a html readme file at
|
|||
|
|





