Hi,
I have a wizard that create a determined file in a project. The first page
of this Wizard have to be a page that shows all the projects with
determined Nature to the user choose.
I've found a class that shows all the projects, but it don't have a option
to filter the projects by nature.
I can do my own class, but it will be better if I found a class that
reuses Eclipse's code.
Does anyone knows a class that do this?