Hi Isaac, No, the subproject is a framework to provide a menu and paging system, automatic history support, and error reporting. There's a test/demo app within it which works fine. I've turned the framework into a jar and I'm trying to use that in a second project. I've copied the framework-demo files to the new project, and Eclipse finds all the framework classes OK, but it won't run from within Eclipse.
My only experience with Java and Eclipse is my time with GWT, so there's a lot I don't explore if I don't have to, and really don't care if it works :-) But the 'inherits' seems to be OK because if I introduce a typo, I get "[ERROR] Line 3: Unexpected exception while processing element 'inherits'". No RPC at all. Ian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
