You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 9 Jul 2012 at 9:18
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 9 Jul 2012 at 9:18The text was updated successfully, but these errors were encountered: