Bug 199699 - get all programs associated to an extension
Summary: get all programs associated to an extension
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.2.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Steve Northover CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-13 04:36 EDT by Amgad Hanafy CLA
Modified: 2019-09-06 16:18 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Amgad Hanafy CLA 2007-08-13 04:36:31 EDT
Hi,

I'm creating an application that need to let the user to choose which program is used to open a file I looked in class org.eclipse.swt.program.Program
Program.launch(fileName) which launch the file with default program  &
findProgram (String extension) which return the default Program associated to this extension but I need to get list or array of all programs that can open this extension to choose from (like open with list of the windows)

Program[] findPrograms (String extension)

then I can select a program to open with 

Thank you in advance
Comment 1 Grant Gayed CLA 2007-11-16 12:52:06 EST
api request, SN to consider
Comment 2 Benjamin Pasero CLA 2007-11-16 14:15:07 EST
+1 !
Comment 3 Eclipse Webmaster CLA 2019-09-06 16:18:45 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.