User Tools

Site Tools


proton:bbx_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
proton:bbx_setup [2012/01/11 22:28] sethproton:bbx_setup [2012/07/13 01:44] (current) seth
Line 22: Line 22:
 {{:proton:playbook_1.png?200|}} {{:proton:playbook_1.png?200|}}
  
-* Right click RTSimpleApp in the Navigator pane in Eclipse and choose Import +  * Right click RTSimpleApp in the Navigator pane in Eclipse and choose Import 
-* Choose Existing Projects into Workspace and enter <your proton dir>\RTSimpleApp\bbx as the root directory and choose Finish+  * Choose Existing Projects into Workspace and enter <your proton dir>\RTSimpleApp\bbx as the root directory and choose Finish
  
 {{:proton:playbook_2.png?200|}} {{:proton:playbook_2.png?200|}}
  
-Now, before we get crazy and start building it, set the config to Device-Release by right clicking the navigator pain and selecting Build Configurations->Set Active->Device-Release+Now, before we get crazy and start building it, set the config to Device-Release by right clicking the navigator pane and selecting Build Configurations->Set Active->Device-Release (or SimulatorDebug etc if you'd rather run it through their virtual sim stuff)
  
 {{:proton:playbook_3.png?200|}} {{:proton:playbook_3.png?200|}}
Line 33: Line 33:
 Ok, let's build!   Ok, let's build!  
  
-* Right click RTSimpleApp in the Navigator pane and choose Build Project.  Click the "Console" tab to see the build log in action.+  * Right click RTSimpleApp in the Navigator pane and choose Build Project.  Click the "Console" tab to see the build log in action.
  
 Get a drink .. ok, it should have scared you with a lot of warnings but finished the build. Get a drink .. ok, it should have scared you with a lot of warnings but finished the build.
Line 39: Line 39:
 Now, let's get it on the device. Now, let's get it on the device.
  
-* Right click RTSimpleApp in the Navigator pane and choose Run As->1 BlackBerry Tablet OS C/C++ Application+  * Right click RTSimpleApp in the Navigator pane and choose Run As->1 BlackBerry Tablet OS C/C++ Application
  
 (Note:  Your device must have "Use Development Mode" enabled in Security from the configuration/options panel and have a debug token setup.. presumably you know this because you did the tutorials as suggested above, RIGHT?!) (Note:  Your device must have "Use Development Mode" enabled in Security from the configuration/options panel and have a debug token setup.. presumably you know this because you did the tutorials as suggested above, RIGHT?!)
Line 47: Line 47:
 ** Tips and notes ** ** Tips and notes **
  
-* If you change files outside of the project, you need to "Refresh files" all the time in eclipse, it's pretty dumb +  * If you change files outside of the project, you need to "Refresh files" all the time in eclipse, it's pretty dumb 
-* There are .bat files in the /bbx dir to help with code signing and stuff, but it can also all be done from within the IDE +  * There are .bat files in the /bbx dir to help with code signing and stuff, but it can also all be done from within the IDE 
-* I'd like to convert to a 100% make solution and ditch Eclipse at some point+  * I'd like to convert to a 100% make solution and ditch Eclipse at some point
  
  
proton/bbx_setup.1326320886.txt.gz · Last modified: 2012/01/11 22:28 by seth