Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] New feature for editor/view navigation: Navigate / Show In...



This works for predefined perspectives (and modified predefined
perspectives) but what about perspectives I created myself?
- Window -> Reset Perspective did not do the trick
- Window -> Preferences -> Workbench -> Perspectives: the "Reset" button is
disabled for my perspective

Do I have to delete and recreate my predefined perspectives?

Thanks,
Dani


                                                                           
             Nick_Edgar@xxxxxx                                             
             .com                                                          
             Sent by:                                                   To 
             eclipse-dev-admin         eclipse-dev@xxxxxxxxxxx             
             @eclipse.org                                               cc 
                                                                           
                                                                   Subject 
             05.02.2003 19:00          [eclipse-dev] New feature for       
                                       editor/view navigation: Navigate /  
                                       Show In...                          
             Please respond to                                             
             eclipse-dev@eclip                                             
                  se.org                                                   
                                                                           
                                                                           
                                                                           





In the current integration build (I20030205), there is a new feature for
navigating between editors and views.
Choosing Navigate / Show In... prompts you for the view in which to show
the current context (the editor's file and/or selection).
This can also be used to navigate between views in some cases.

However, due to a limitation in how perspectives are persisted, this menu
item will initially be disabled for any existing perspectives.
You will need to reset the perspective using Window / Reset Perspective.
If you have saved changes to your perspective using Window / Save
Perspective..., then you will need to reset the perspective to factory
settings first, using the Perspectives preference page, then choose Window
/ Reset Perspective.
We are working on this problem.

Also note that this feature replaces the Sync With Editor action (was in
the Navigate menu and the Navigator view's toolbar) and the automatic
back-linking behaviour in the Package Explorer (and in the Navigator view
in 2.0).

If you have any comments about this feature, please add them to the bug
report for this feature:
http://dev.eclipse.org/bugs/show_bug.cgi?id=30002

Thanks,
Nick Edgar



Back to the top