Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » programmatically searching file with file name(how to get the specific file with its name through coding)
programmatically searching file with file name [message #667346] Thu, 28 April 2011 09:13 Go to next message
S. Bharath Raja is currently offline S. Bharath RajaFriend
Messages: 2
Registered: March 2011
Location: Chennai
Junior Member

I want to get a specific file with its name which can be located under any folder within the user current workspace(having multiple folders). This scenario is need me for my customized plug-in. This could be as same as how "open resources" working in eclipse.. Any suggestions....
Re: programmatically searching file with file name [message #667768 is a reply to message #667346] Mon, 02 May 2011 07:12 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 28.04.2011 11:13, S. Bharath Raja wrote:
> I want to get a specific file with its name which can be located under
> any folder within the user current workspace(having multiple folders).
> This scenario is need me for my customized plug-in. This could be as
> same as how "open resources" working in eclipse.. Any suggestions....
Take a look at org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog.

Dani
Previous Topic:How to get the java markers (IMarker) as Eclipse editor sees them?
Next Topic:The compare dialog doesn't put changes into the current file
Goto Forum:
  


Current Time: Fri Apr 26 14:29:56 GMT 2024

Powered by FUDForum. Page generated in 0.04241 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top