Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] I20051116_1731 driver issue

On this driver I'm unable to create any type of J2EE project. As soon as I hit next after selecting the wizard, I get the following NPE and the wizard never comes up.

java.lang.NullPointerException
at org.eclipse.jst.common.project.facet.JavaFacetInstallDataModelProvider.getDefaultProperty(JavaFacetInstallDataModelProvider.java:40) at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.getProperty(DataModelImpl.java:128) at org.eclipse.wst.web.ui.internal.wizards.NewProjectDataModelFacetWizard.addPages(NewProjectDataModelFacetWizard.java:95) at org.eclipse.jface.wizard.WizardSelectionPage.getNextPage(WizardSelectionPage.java:110) at org.eclipse.ui.internal.dialogs.WorkbenchWizardSelectionPage.getNextPage(WorkbenchWizardSelectionPage.java:99) at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:747) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:345)


Lawrence E Dunnell wrote:

Tests passed for RDB component.

Larry Dunnell
Internet address: ledunnel@xxxxxxxxxx
------------------------------------------------------------------------

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev



Back to the top