Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14465] BlackBerry: CLI for native module support needs to build a Momentics shared library project

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-07-25T22:52:11.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 15 API, 2013 Sprint 15, Release 3.1.2, Release 3.2.0
ComponentsBlackBerry
Labelsblackberry, qe-3.1.2, qe-testadded
ReporterRussell McMahon
AssigneeRussell McMahon
Created2013-07-02T18:16:32.000+0000
Updated2014-06-19T12:43:36.000+0000

Description

Test: 1) Run ti create -p blackberry --id com.russ.test -n russTest -t module 2) Open Momentics IDE. Import the created module project into the IDE. 3) Using Momentics build the module. You should be able to build for both device and simulator. 4) Using tibtest project, debug the module.

Comments

  1. Russell McMahon 2013-07-25

    git pr: https://github.com/appcelerator/titanium_mobile_blackberry/pull/133
  2. Russell McMahon 2013-08-13

    Test by following the instructions below: - Create Native Module: By running the module create command will you generate a stub BlackBerry module including documentation that you can use as a starting point to building your own Titanium BlackBerry extension. The project created is to be used by the QNX Momentics IDE (QDE). The IDE should have been installed when you installed the BlackBerry NDK. titanium create -p blackberry --id -n -t module After the module create command the folder where the module is created should have a stub project and an outline module template.
  3. Lokesh Choudhary 2013-08-13

    Verified the fix & we can build a module & import it in QNX momentics Thus closing. Environment: Appcel Studio : 3.1.2.201308091728 Ti SDK : 3.1.2.v20130809141556 Mac OSX : 10.8.4 Alloy : 1.2.0-alpha6 CLI - 3.1.2-alpha win 7 Win 8 Z10 BB simulator : 10.0.10.822 Z10 device running 10.0.10.88 Q10 Simulator : 10.1.0.1720 Q10 Dev alpha C device running 10.1.0.138

JSON Source