Hello Sun, Did you get it working? if so, any pointers ?
Thanks much On Nov 11, 6:57 pm, Sun <[email protected]> wrote: > i exactly have the same error, before saw this thread i started a new > thread. > can anybody shed some light on this? > > On Nov 8, 2:25 am, har_shan <[email protected]> wrote: > > > i just checked out expenses sample project from trunk and seeing > > compilation errors in > > eclipse:http://google-web-toolkit.googlecode.com/svn/trunk/samples/expenses > > > In class Styles, Line 120, 163, 166 etc. > > > com.google.gwt.sample.expenses.client.style.Stylescannotbefoundinsourcepackages. > > Check the inheritance chain from your module; it maynotbe inheriting a > > required module or a module maynotbe adding itssourcepath entries properly. > > > 1 quick fix available, Import GWT module > > com.google.gwt.sample.expenses.client.style.Style > > > Similarly lots of classes in package > > com.google.gwt.sample.expenses.shared has compilation errors. > > > com.google.gwt.sample.expenses.server.domain.Employeecannotbefound > > insourcepackages. Check the inheritance chain from your module; it > > maynotbe inheriting a required module or a module maynotbe adding > > itssourcepath entries properly. > > ============ > > My env: > > > Eclipse Helios with latest GPE 1.4 which correctly (automatically) > > configured GWT 2.1 and GAE 1.3.7 (to SDKs that are there in local > > repo) as specified in expenses POM. > > > Am i missing sth? -- 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.
