eclipse - Error in running GWT project -
after debugging gwt project when open url in browser ,then following error shows in console. using eclipse kepler.
[error] unable find 'projectname/nocache/js.gwt.xml' on classpath; typo, or maybe forgot include classpath entry source?
the development shell servlet received request generate host page module 'projectname.nocache.js' [error] unable find 'projectname/nocache/js.gwt.xml' on classpath; typo, or maybe forgot include classpath entry source?
'projectname.nocache.js' filr exist in projectname folder .
please help. thanks.
could check module name "projectname.gwt.xml" (?) , entrypoint classpath correct in there ?
Comments
Post a Comment