i downloaded the example GWT MVP Contacts project from
and imported it in eclipse juno. when eclipse loaded it, i get the following error:

when i try to run this project the console gives me this error message:
Loading modules com.myproject.example.places.Contacts [ERROR] Unable to find 'com/myproject/example/places/Contacts.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source? [ERROR] shell failed in doStartup method
before i downloaded this example project, i created my own project which i called "Contacts" too, but i deleted it from the workspace and after that i downloaded the gwt mvp Contacts example and imported it into eclipse.
What kind of error is this and how to remove it?
please help.
iam using eclipse juno and gwt 2.5 version
