Bug 282115 - [package explorer] Provide 'Open With' for files in JARs
Summary: [package explorer] Provide 'Open With' for files in JARs
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: fix candidate
Keywords: bugday, helpwanted
Depends on:
Blocks:
 
Reported: 2009-07-01 04:15 EDT by eshock CLA
Modified: 2014-03-28 10:17 EDT (History)
4 users (show)

See Also:


Attachments
A screenshot (33.27 KB, image/jpeg)
2009-07-01 04:15 EDT, eshock CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description eshock CLA 2009-07-01 04:15:49 EDT
Created attachment 140575 [details]
A screenshot

Build ID: 20090621-0832

Steps To Reproduce:
1.Package Explorer -> any Java project -> Referenced Libraries
2.Expand a referenced library
3.Right click on a file
4.No 'Open With' in the right click menu. File can only be opened with default association.

More information:
XML file always has many associations and is packed in *.jar. That's inconvenient if I can only open it with default association. Actually I'm working with eclipse-jee-galileo-win32. But I think it should be a JDT feature. I will provide a screenshot if that's possible.
Comment 1 Olivier Thomann CLA 2009-07-02 17:20:31 EDT
Moving to JDT/UI.
Do you need any support from JDT/Core for this?
Comment 2 Dani Megert CLA 2009-07-06 05:04:17 EDT
>Do you need any support from JDT/Core for this?
I don't think so. We can detect the content type from the file name and given we already contribute 'Open' it should also work for 'Open With'.