Bug 100623 - [Repo View] Add "Open with" actions to CVS Repositories view context menu
Summary: [Repo View] Add "Open with" actions to CVS Repositories view context menu
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform Team Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-17 13:18 EDT by Ken Dyck CLA
Modified: 2015-04-01 09:44 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Dyck CLA 2005-06-17 13:18:26 EDT
As I mentioned in bug 100621, it'd be nice to have the "Open with" actions that
appear in the Resource and Synchronize views in the CVS Repositories view, as it
would give users the ability to choose in which editor a file is displayed.
Comment 1 Michael Valenta CLA 2005-06-17 13:31:18 EDT
Agreed
Comment 2 Markus Keller CLA 2006-05-30 08:41:12 EDT
"Open With" would be useful for opening remote files in internal editors from all CVS views, i.e. CVS Repositories view, History view, Synchronize view
Comment 3 Michael Valenta CLA 2007-06-19 15:08:34 EDT

*** This bug has been marked as a duplicate of bug 120602 ***
Comment 4 Szymon Brandys CLA 2008-12-04 06:42:56 EST
It's not a dupe of bug 120602.
Comment 5 Markus Keller CLA 2008-12-04 12:46:19 EST
(copied from bug 120602 comment #10)
> The new OpenWithAction works with IFileRevision from team plugins. That's why I
> can't just move it to UI. However because I don't like duplicated code, I will
> try to handle it (somehow) during M5 while fixing "Open With" in the Repo view.

Somewhere we need and adapter from Object to IEditorInput. JDT/UI could then use to same mechanism to replace org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.getEditorInput(Object).
Comment 6 Szymon Brandys CLA 2009-03-11 06:11:45 EDT
Moving the target milestone.
Comment 7 Szymon Brandys CLA 2009-05-08 06:13:35 EDT
Removing 3.5 target milestone. We are in the end-game now. If anyone thinks this should be targeted at 3.6, please let me know.
Comment 8 Szymon Brandys CLA 2015-04-01 09:44:03 EDT
I am no longer involved in Platform Team/Compare development.