无法将 SQLite 插件添加到 intel xdk,显示缺少 sqlite-connector.jar 文件

Cannot add SQLite plugin to intel xdk, shows missing sqlite-connector.jar file

当我尝试使用第三方插件添加选项将 this 插件添加到我在 Intel Xdk 中的项目时,它显示缺少 jar 文件。

错误: projectname\plugins\cordova-sqlite-storage\node_modules\cordova-sqlite-storage-dependencies\libs\sqlite-connector.jar" 未找到!

请使用 link to the Intel XDK third party plugin. Before that please download the project dependency jar file from github 并创建带有 cordova 插件 SQLite 名称的目录并将文件放入其中,包括 jar 文件。然后尝试使用 URL 添加插件。

希望一切顺利