Java Eclipse PhoneGap. Can't Setup a Plugin? -


i'm new java , i'm having hard time getting phonegap plugin work. don't know put java file

(*using cordova 2.9.0)

the instructions to:

create /src/com/phonegap/plugins/softkeyboard provided file softkeyboard.java inside

the .java file can found here: ---> java file

i don't know create when right-click on 'com' package in src folder. create class?

enter image description here

phonegap provides template builder command line assembles project, , add test page, @ link explains how do: http://docs.phonegap.com/en/2.9.0/guide_command-line_index.md.html


Comments