Search code examples
eclipseblackberryblackberry-eclipse-pluginblackberry-jde

Blackberry Package Project for Multiple OS Targets/Versions


I'm using the Eclipse plug-in and my app runs on the following simulators: 9800, 9700, 8900 ,i.e, it is compatible with OS versions 5 and 6. However , when I package the application to run it on a device, the .alx file is generated correctly but there is also a folder called '6.0.0' with all the other files like .cod, .jar, etc. My question is, shouldn't there be a similar folder '5.0.0' with files for OS version 5? And if yes, then how do I go about generating it?Please help!


Solution

  • Ok just incase someone else is as frustrated by this as I was here's the solution:
    Changing BlackBerry JRE to an Older Version (Eclipse Plug-in)