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...


Sounds like this case is not covered.  I'll add it to the PR and definitely consider it in the fix to this problem.  You should not have to lose your work.
When you created your perspective, which predefined one was it based on?  If it got the list from that perspective (without having to reset anything), would it work?

Nick




Daniel Megert/Zurich/IBM@IBMCH
Sent by: eclipse-dev-admin@xxxxxxxxxxx

02/06/03 10:21 AM
Please respond to eclipse-dev

       
        To:        eclipse-dev@xxxxxxxxxxx
        cc:        
        Subject:        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

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-dev



Back to the top