If I import existing android project in eclipse it works. But when I try to create new android project everything up-to last screen works but on last screen even if I press finish button, the dialog remains as it is, it doesn't get dismissed. And in Background also the project gets created, with required folders or packages but all folders and packages are blank.
e.g. in screenshot I'm trying to create project named Test, when I click finish, it gets created in background(in red).
Also there is another one project named Hi in background(in red) with empty folders and packages.
I'm using Helios(eclipse).