Note that there are some explanatory texts on larger screens.

plurals
  1. POPhoneGap 1.8 BlackBerry - Failed to find feature with id: org.apache.cordova
    primarykey
    data
    text
    <p>I'm building on OSX 10.7 with ant. I've check I have good version of JAVA (1.6.0), etc. I can't seem to run the sample for PhoneGap 1.8 or 1.7. Here is the output from the terminal after I type <strong>ant blackberry build</strong>:</p> <pre><code>Buildfile: /Users/me/blackberry 1.8/sample/build.xml blackberry: build: generate-cod-name: [echo] Generated name: CordovaSample.cod clean: [delete] Deleting directory /Users/me/blackberry 1.8/sample/build package-app: [mkdir] Created dir: /Users/me/blackberry 1.8/sample/build/widget [copy] Copying 8 files to /Users/me/blackberry 1.8/sample/build/widget [zip] Building zip: /Users/me/blackberry 1.8/sample/build/CordovaSample.zip build: [exec] [INFO] Populating application source [exec] [INFO] Parsing config.xml [exec] [WARN] Build ID set in config.xml [version], but signing key file was not found: author.p12 [exec] [WARN] Build ID set in config.xml [version], but no signing password was provided [-g]. Bar will be unsigned [exec] [INFO] Generating output files [exec] [ERROR] Failed to find feature with id: org.apache.cordova </code></pre> <p>I have put the right link to the bbwp file in the BlackBerry webworks SDK (10) which I downloaded and installed. I put that in <strong>project.properties</strong> like so.</p> <pre><code>blackberry.bbwp.dir=/rim </code></pre> <p>I still get the error: <strong>Failed to find feature with id: org.apache.cordova</strong></p> <p><strong>ANSWER:</strong> I found a solution. I installed an older version of BlackBerry webworks (2.3). You can find older versions here: <a href="https://bdsc.webapps.blackberry.com/html5/download/previousversions" rel="nofollow">Older webworks versions</a></p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload