What steps will reproduce the problem?
1. Create a new project and specify Cordova 1.4.1
2. Select any other project params
3. Finish creation
What do you see instead?
The resulting project .java file has an extra "import" in it:
import import com.phonegap.*;
And an error is reported on the project.
WORKAROUND: Delete one of the duplicate "import" words in the java file.
Original issue reported on code.google.com by libby.ba...@gmail.com on 9 Jul 2012 at 9:18
Original issue reported on code.google.com by
libby.ba...@gmail.com
on 9 Jul 2012 at 9:18