Note
Follow these instructions carefully to setup your development environment.
For each of the applications below, make sure to use the latest release.

Install the JDE

Add the JDE as a JRE in Eclipse

  • Go to Window -> Preferences -> Java -> Installed JREs
  • Click Add
    • Browse for your latest JDK folder
    • Set Default VM args to -Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl -Djavax.xml.transform.TransformerFactory=org.apache.xalan.processor.TransformerFactoryImpl -Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
    • Click OK to go back to preferences
    • Make the jdk the default (check it)
  • For each of the jde versions in "C:\tools\rim", do the following
    • Select your jdk and click Copy
    • Enter "rim-#.#.#" as the name
    • Remove all of the current JRE system libraries
    • Click Add External JAR and select "C:\tools\RIM\jde-#.#.#\lib\net_rim_api.jar"
    • Click OK to go back to preferences

Install the Metova mobile Eclipse plugin

  • Open Help -> Install New Software
  • Add location http://metova.com/static/eclipse
  • Select the new location from the Work with dropdown
  • Select mobile
  • Follow the prompts to complete the installation

Install Simulators

  • Download simulators from here;
  • Install each simulator under "C:\tools\rim\simulators\"
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

© 2011 Metova, Inc.