Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-ui-dev] Problems with NewTypeWizardPage


I need more details about the exception. My guess is that you didn't call the 'create' method in the display thread.
Please file a bug report with the exception to jdt.ui.

Martin



"FRANCISCO IBAÑEZ CASTILLO" <fraibacas@xxxxxxxxxx>
Sent by: jdt-ui-dev-admin@xxxxxxxxxxx

2004-05-06 20:39

Please respond to
jdt-ui-dev@xxxxxxxxxxx

To
<jdt-ui-dev@xxxxxxxxxxx>
cc
Subject
[jdt-ui-dev] Problems with NewTypeWizardPage





Hi all, I need some help.
I have to develop a plugin which needs to
create a new class. The wizard page wich creates the class inherits from
NewTypeWizardPage class, as i have seen in some examples, but when i
execute the plugin an exception is raised!! Can anyone help
me?? Thank u very much. I have read post about it but i cant find out
what i´m doing wrong. Also I have done a project where the wizard class
is the source code of NewClassCreationWizard, but it does not work.
Excuse my english
thanks in advance
_______________________________________________
jdt-ui-dev mailing list
jdt-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-ui-dev


Back to the top