Open main menu

CDOT Wiki β

Changes

Mobile/bb-feb11-install

119 bytes added, 19:15, 21 February 2011
Check the installation
__NOTOC__
=== Install ===
# Go to http://us.blackberry.com/developers/javaappdev/ (after you register as a developer)
# Click on [http://us.blackberry.com/developers/javaappdev/javaplugin.jsp Learn about the BlackBerry Java Plug-in for Eclipse]
Start the installation process by running this file.
Do not start Eclipse IDE at the end of installing process.
--------=== Configuration ===# Go to the configuration site [http://docs.blackberry.com/en/developers/deliverables/23651/Configuring_the_BB_JDE_plugin_for_eclipse_655406_11.jsp#Specify_BB_update_site_937340_11the configuration site]
# In Eclipse click menu Help->Install New Software
## In the dialog click Add and in the new dialog for URL use the value as http://www.blackberry.com/go/eclipseUpdate/3.6/java
Enable functionality similar to the BlackBerry Java Development Environment
Open the Eclipse® Eclipse workspace.
On the Window menu, select Preferences.
Expand the General item.
Detect new versions of the BlackBerry Java Plug-in for Eclipse
When you start the BlackBerry® Java® BlackBerry Java Plug-in for Eclipse® an update notification appears when a new version is available.
In Eclipse®Eclipse, on the Window menu, click Preferences.
In the left pane, click BlackBerry Java Plug-in.
In the right pane, select the Notify about upgrades check box.
Click OK.
# Check the installation:## If your installation was successful, you have to see on Eclipse a menu called: BlackBerry; click on it.BlackBerry->Import->BlackBerry Samples.Deselect all and select HelloWorld ## Run it  The HelloWorld app should run with the default simulator (as for this installation): 9800 Simulator ### Change the content of this apps (simple strings) and play with it.--------
=== Check the installation ===
# If your installation was successful, you have to see on Eclipse a menu called: BlackBerry; click on it. BlackBerry->Import->BlackBerry Samples.Deselect all and select HelloWorld.
# Run it: The HelloWorld app should run with the default simulator (as for this installation): 9800 Simulator
## Change the content of this apps (simple strings) and play with it.
# If you have a BlackBarry device, install the simulator and try to upload the app on the device
# Install SVN and upload the code from course repository