Link to home
Start Free TrialLog in
Avatar of gudii9
gudii9Flag for United States of America

asked on

eclipse views

Hi,

I would like to know why there are different view in eclipse. what is the difference between each view. What is the difference between vies like navigation and project explorer etc.
I was looking for jar files which i am not able to see in navigation view but able to see when i added 'project explorer view'
please advise
Any links resources ideas highly appreciated. Thanks in advance
SOLUTION
Avatar of CPColin
CPColin
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of gudii9

ASKER

I was looking for jar files which i am not able to see in navigation view but able to see when i added 'project explorer view'

why jars not shown in the navigation view.
Please advise

3.Navigator - This view is an implementation of the now deprecated (as of 3.5)

I wonder why it is deprecated
why jars not shown in the navigation view.
Please advise

They just aren't. Somebody, when developing Eclipse, made the decision that one view wouldn't show them and another view would. Even they have probably forgotten why. The point to having both views be available is that, if you don't like one, you can just pick the other.
Avatar of Mahesh Bhutkar
Mahesh Bhutkar

3.Navigator - This view is an implementation of the now deprecated (as of 3.5)
I wonder why it is deprecated

As I said, the Navigator view will be provided by an implementation of the CommonNavigator.  This will be the new implmentation which will be enhance and added more features.

You can use any of them as per your comfort.
Avatar of gudii9

ASKER

mine says

Eclipse IDE for Java Developers

Version: Juno Service Release 2

does that mean it is beynd 3.5. please advise
Yes Juno is beyond 3.5 release. See below,

Eclipse Version      Project Name
Eclipse 3.0      
Eclipse 3.1      
Eclipse 3.2          Callisto
Eclipse 3.3          Europa
Eclipse 3.4          Ganymede
Eclipse 3.5          Galileo
Eclipse 3.6          Helios
Eclipse 3.7          Indigo
Eclipse 4.2          Juno
Eclipse 4.3          Kepler
Avatar of gudii9

ASKER

As I said, the Navigator view will be provided by an implementation of the CommonNavigator.  This will be the new implmentation which will be enhance and added more features.


I see Navigator view only but not 'CommonNavigator'. How to enable 'CommonNavigator' please advise
'CommonNavigator' is an implementation at code level where Navigator view is provided with more features.