[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Wizard projects page that is filtered by Nature

you may get more response if you ask this in the eclipse.platform newsgroup

"Hebert Duarte" <hebert@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:76dcf4fae7995dddc0da7b48f0e3df04$1@xxxxxxxxxxxxxxxxxx
> 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?
>