Hello, I suppose when buiding it you need classpath entries.Try adding a env. variable classpath and keeping jar location as value to it.It should be resolved. Thanks
On Mar 18, 3:59 pm, Joakim Sjöberg <joakim.sjob...@artificial- solutions.com> wrote: > Hi can anyone here help me with this? > > I am trying to use guice in a GWT project, I added the jar as a Library and I > have in my xml file to GWT added > > <inherits name="com.google.gwt.inject.Inject"/> > > Still I get this error when I try to build my project: > > [ERROR] Unable to find 'com/google/gwt/inject/Inject.gwt.xml' on your > classpath; could be a typo, or maybe you forgot to include a classpath entry > for source? > > What have I done wrong? Or missed? > > Thanks a lot for your help! > > // Joakim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice-dev" 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-guice-dev?hl=en -~----------~----~----~----~------~----~------~--~---
