Hello, Recently I have downloaded GWT and Eclipse plug-in and got my 1st App working. Now I have few working programs which makes use of dcm4che, javax.imageio, etc..java packages. When I create a new GWT App from eclipse and try to use javax.imageio.ImageIO API or other API's which are not supported by GWT I get errors, Eclipse quick fix gives suggestion Exclude XXX.java from app engine validation.
I would like to seek help on this issue, should i exclude it from app engine validation? How to include and use non GWT packages and API's in GWT application. Early reply will be highly appreciated. Thanks in advance Regards, Anup -- 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.
