Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Failed to create HTML page using GWT plugin for Eclipse

When i create a new GWT (version 2.3) project using the Eclipse (version 3.5) plugin, without enabling sample code, i failed to create a new HTML page by using the GWT->new HTML page. It opens the dialog window, i enter the name of the file and the module, but when i press 'finish', it does nothing! Bug or my mistake?

like image 841
Ponty Avatar asked Feb 13 '26 10:02

Ponty


1 Answers

It is gwt eclipse plugin bug.. Here is the exception ;

java.lang.NullPointerException
at com.google.gdt.eclipse.core.ResourceUtils.getResourceAsString(ResourceUtils.java:655)
at com.google.gdt.eclipse.core.ResourceUtils.getResourceAsString(ResourceUtils.java:467)
at com.google.gwt.eclipse.core.wizards.NewHostPageWizard.getDocType(NewHostPageWizard.java:216)
at com.google.gwt.eclipse.core.wizards.NewHostPageWizard.getInitialContents(NewHostPageWizard.java:148)

See bug #6338

like image 82
Gursel Koca Avatar answered Feb 16 '26 04:02

Gursel Koca



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!