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

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -