Hi, I have down loaded StockWatcher to understand GWT RPC better.
I have imported the project into my eclipse work space and I get the following problem: " com.google.gwt.junit.client.GWTTestCase can not be found in source packages. Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly " Tried doing: 1. Exceptionally added gwt-user.jar and gwt-dev.jar to the classpath 2. added <inherits name="com.google.gwt.junit.JUnit"/> to .gwt.xml file still the problem persists. I use GWT2.1.1, I dont think version matters for this problem, shared for the information. Appreciate your reply! Thanks and Regards, -Saida Dhanavath. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
