Yohannes Gebremariam
Yohannes Gebremariam

Reputation: 2265

Identify Eclipse Platform version in IBM RAD

To find the Eclipse version we can go to Help > about.

What I don't understand is how I can identify the Eclipse version used in IBM-RAD. I can only see the RAD version via Help > about (I am using v7.5).

Upvotes: 1

Views: 2187

Answers (1)

CubeJockey
CubeJockey

Reputation: 2219

Via the Help menu, navigate to About Rational® Application Developer for WebSphere® Software

In that dialogue window, you should see a number of icons at the bottom. Select the one which looks closest to the Eclipse icon:

enter image description here Icon from RAD 9.X

enter image description here Icon from RAD 8.5.X

(You may hover over the icon -- the icon with alt-text "Eclipse.org" is the correct one).

In the new window you will see which Version your Eclipse Platform is:

enter image description here

Upvotes: 6

Related Questions