On Feb 23, 6:14 pm, Ashish Khivesara <[email protected]> wrote: > Thanks Ashar for your response. I am a little perplexed though. Java > does not allow the 'public' as part of package name, and hence eclipse > does not let me do that. So how can one name a package as e.g. > com.ashish.client.music.public (if I understood what you meant > correctly)
In Eclipse, create a "folder", not a "package", it'll work. -- 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.
