Thank you for your response! I tried this and now I can call toString(). But how can I call basic JAVA Methods? For example how can I write the generated HTML Code to a File? Using java.io.File I get an error when executing the GWT JUnit Test: [ERROR] Line 41: No source code is available for type java.io.File; did you forget to inherit a required module? This error appears for every JRE class I try to use.
-- 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.
