Place the xml one level above the package you want to include. And add that package as source.
This is not allowed HWString/hwstring Use : source="hwstring" Marteijn Op maandag 5 november 2012 08:49:24 UTC+1 schreef Sascha Hoffmann het volgende: > > Hello > > I have a problem with an external library. I tried to include the library > in my gwt project and I would like to use the methods from the library on > my clientside. > I copied the library in my web-inf/lib and included it in my classpath. in > my *.gwt.xml I added the line <source path='HWString/hwstring'/> > if I start the project I get the error: > > Line 5: The import hwstring cannot resolved > Line 77: HWString cannot be resolved to a type > > I don't get where the problem is. Can somebody help me? > > Sascha > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/-oQiAV8CccoJ. 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.
