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

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -