Got a simple solution for all my probs..
use webappcreator for building the build.xml... this will solve most or all the issues relating to classpath.... I made a mistake of trying to construct my own which caused me all these issues.. Thanks for all your suggestions... On Apr 27, 9:32 pm, Ahmed Sief <[email protected]> wrote: > ________________________________ > From: Naveen <[email protected]> > To: Google Web Toolkit <[email protected]> > Sent: Tue, April 27, 2010 6:06:09 PM > Subject: [ERROR] -- 'com.google.gwt.core.client.RunAsyncCallback' > > Hi > > I am using the simple calendar widget.. I am trying to run it in > deployment mode for which i wrote a build.xml for creating the war.. > > when i do a GWT compile I am facing this error -- > > [ERROR] Unable to find compilation unit for type > 'com.google.gwt.core.client.RunAsyncCallback' > > Can anyone help me on this?? > > Regards > Naveen > > -- > 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 > athttp://groups.google.com/group/google-web-toolkit?hl=en. > > -- > 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 > athttp://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
