i'm trying to use (BarcodeDemo) from Oracle JDeveloper - under the jdev_install/jdeveloper/jdev/extensions/oracle.maf/Samples
directory.
it was working fine before month ago, right now i faced exception it seems some plugin updated anyway i download latest version of phonegap-plugin-barcodescanner.
So it compiling but in deployment log i faced below issue:
Plugin doesn't support this project's cordova-android version. cordova-android: 6.0.0, failed version requirement: >=6.3.0
maf-application.xml - screenshot
So, how can i upgrade engine of cordova-android in jdeveloper
Please advice. Thanks.