Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Get Navigator Files
Get Navigator Files [message #1062328] Fri, 07 June 2013 08:49 Go to next message
Pierre Marighetto is currently offline Pierre MarighettoFriend
Messages: 2
Registered: June 2013
Junior Member
Hi everyone,
I have a little issue on Eclipse plug-in. I am working on a plug-in project which do some analysis on files. I had my files to the workspace and appear on the navigator view. My question is : how can I get the info of these files (especially there names and locations) to use it in my project ?
Thanks for your help.
Re: Get Navigator Files [message #1062787 is a reply to message #1062328] Mon, 10 June 2013 17:39 Go to previous messageGo to next message
Jonas Helming is currently offline Jonas HelmingFriend
Messages: 699
Registered: July 2009
Senior Member
Are you working on native e4 or 3.x? Do you develop a plugin for the IDE?

Am 07.06.2013 10:59, schrieb Pierre Marighetto:
> Hi everyone,
> I have a little issue on Eclipse plug-in. I am working on a plug-in
> project which do some analysis on files. I had my files to the workspace
> and appear on the navigator view. My question is : how can I get the
> info of these files (especially there names and locations) to use it in
> my project ?
> Thanks for your help.
Re: Get Navigator Files [message #1062888 is a reply to message #1062787] Tue, 11 June 2013 09:18 Go to previous messageGo to next message
Pierre Marighetto is currently offline Pierre MarighettoFriend
Messages: 2
Registered: June 2013
Junior Member
I am working on native e4. I am not exactly working on the IDE.
What I'd like to do for now his adding a plug-in that can collect all the files of a project and show their path and names in my own view.
I've found some possibilities by getting the IWorkspaceRoot form the ResourcesPlugin but once there, I can't find own to get all files of a project.

[Updated on: Tue, 11 June 2013 09:18]

Report message to a moderator

Re: Get Navigator Files [message #1062973 is a reply to message #1062888] Tue, 11 June 2013 14:55 Go to previous message
Jonas Helming is currently offline Jonas HelmingFriend
Messages: 699
Registered: July 2009
Senior Member
Am 11.06.2013 11:18, schrieb Pierre Marighetto:
> I am working on native e4. I am not exactly working on the IDE.
> What I'd like to do for now his adding a plug-in that can collect all
> the files of a project and show their path and names in my own view.
> I've found some possibilities by getting the IWorkspaceRoot form the
> ResourcesPlugin but once their, I can't find own to get all files of a
> project.

Have you broswed the platform newsgroup? I don't think this API has
changed, so it is not directly related to e4...
Previous Topic:@Optional resource not being injected
Next Topic:Jobs API
Goto Forum:
  


Current Time: Fri Apr 19 15:20:30 GMT 2024

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

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

Back to the top