When i try to add this plugin to my project in Intel Xdk using third party plugin add option, its shows misssing jar file.
error: projectname\plugins\cordova-sqlite-storage\node_modules\cordova-sqlite-storage-dependencies\libs\sqlite-connector.jar" not found!.
Please use the link to the Intel XDK third party plugin. Before that please download the project dependency jar file from github and create the directory with cordova plugin SQLite name and place the file in it, include the jar file. Then try to add the plugin using URL .
Hope all working well