|
|
Re: list of all available projects in eclipse workspace [message #1062615 is a reply to message #1062475] |
Mon, 10 June 2013 05:06   |
Eclipse User |
|
|
|
Thanks for the quick reply Stephan
Yes I want to get all the list of projects programatically
but how can I get leaf level elements from a project.
Here is the scenario, in your workspace you will be having a Dynamic web project and want to get all its jsp files.
can you please suggest some apis to get these files programatically?
|
|
|
Re: list of all available projects in eclipse workspace [message #1062617 is a reply to message #1062615] |
Mon, 10 June 2013 05:17   |
Eclipse User |
|
|
|
Have a look at org.eclipse.core.resources.IResourceVisitor. Note these
really aren't JDT questions but rather questions about the Eclipse
platform...
On 10/06/2013 7:06 AM, sonam sonam wrote:
> Thanks for the quick reply Stephan Yes I want to get all the list of
> projects programatically
> but how can I get leaf level elements from a project.
> Here is the scenario, in your workspace you will be having a Dynamic
> web project and want to get all its jsp files.
> can you please suggest some apis to get these files programatically?
>
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03556 seconds