[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Problem in file creation page

Hi,

    I have two pages in my wizard.First page I use to create project by
extending WizardNewProjectCreationPage.The second page I use to create file
by extending WizardNewFileCreationPage.The problem is the project I created
in the first page is not shown up in the second page.

For eg. let us say  I have created a project called xyz in first page and
when I move to next page the project is not shown for me to select it and
create the file in that project.

How to solve this problem

MorPheus