Wizcorp / phonegap-facebook-plugin

The official plugin for Facebook in Apache Cordova/PhoneGap
Other
1.91k stars 2k forks source link

Installation with Oracle Mobile Application Framework (Manual non-CLI installation?) #1322

Open ghost opened 8 years ago

ghost commented 8 years ago

I am working on a project using Oracle MAF (which supports apache cordova plugins), and I would like to implement this plugin, however the 3rd party plugin installation process with MAF does not give me direct control over the CLI. I have not had issues with other plugins that allow manual installation, the process is simple, download the plugin, show your IDE (in this case eclipse) where it is, and MAF takes care of the rest. I'm assuming it calls the cordova CLI during the build process. Does anyone have any experience with using this plugin with MAF? Is there any chance it can be installed manually, with the appID etc being set in some config files by myself?