Installed Google App Engine 1.2.5 and Web Toolkit 1.7.1. However I still get a red underline whenever I import gwt and user any of it’s classes like graphCanvas. How do I take this underline away? What haven’t I configured correctly?
Installed Google App Engine 1.2.5 and Web Toolkit 1.7.1 . However I still get
Share
Hmmm, I might be missing something, but I can’t find any class named graphCanvas or GraphCanvas inside the gwt 1.7.1 API? Are you sure graphCanvas is correct? Perhaps graphCanvas is included in a thirdparty jar outside gwt and you need to add that to your ecipse project’s classpath?