blackberry emulator on eclipse j2me - blackberry

I configured j2me environment in eclipse . now i want run j2me in blackberry emulator how can i configured the blackberry simulator(i need to develop j2me application for blackberry ) ?

You have to install the BlackBerry JDE plugin for eclipse.

Related

cannot install blackberry webworks plugin for eclipse helios

I get following error while installing blackberry webworks plugin in eclipse helios:
Cannot complete the install because one or more required items could not be found.
Software being installed: BlackBerry WebWorks SDK 2.0.0.201103231828-18 (net.rim.browser.tools.wcpc.feature.feature.group 2.0.0.201103231828-18)
Missing requirement: BlackBerry Web Plug-in 2.5.1.201010291444-2 (net.rim.browser.tools.debug 2.5.1.201010291444-2) requires 'bundle org.eclipse.emf.mapping.ecore2xml [2.5.0,2.6.0)' but it could not be found
Cannot satisfy dependency:
From: BlackBerry WebWorks SDK Plug-in 2.0.0.201103231828-18 (net.rim.browser.tools.wcpc 2.0.0.201103231828-18)
To: bundle net.rim.browser.tools.debug 0.0.0
Cannot satisfy dependency:
From: BlackBerry WebWorks SDK 2.0.0.201103231828-18 (net.rim.browser.tools.wcpc.feature.feature.group 2.0.0.201103231828-18)
To: net.rim.browser.tools.wcpc [2.0.0.201103231828-18]
The BlackBerry plugin for Eclipse is no longer supported (was end-of-lifed last year). Developers are encouraged to continue to use their favorite IDE (including Eclipse) for editing files along with the BlackBerry WebWorks SDK (for packaging) and the Ripple Mobile emulator (for previewing & testing) :
https://developer.blackberry.com/html5/download/
Lastly, there is an Ant build script published that can help make things much easier:
https://github.com/blackberry/BB10-WebWorks-Community-Samples/tree/master/Ant-Build-Script

Blackberry SDK 7 on a Blackberry 6 phone

I am having a lot of issues installing my BlackBerry app to my phone. The app has been signed but still says that there is an error of attempting to access a secure API. However, I realise my eclipse is using the 7 sdk whereas my phone is running blackberry 6. Could this be the issue?
How would I go about changing this in eclipse?
First you will need to install the BlackBerry JRE 6.0.0 Plugin into your instance of Eclipse by adding BlackBerry Java Plugin - http://www.blackberry.com/go/eclipseUpdate/3.6/java to your list of 'Available Software Sites' in Eclipse->Help->Install new software.
Then when you have that installed, you will be able to right click on JRE System Library [BlackBerry JRE 7.0.0] in your project, select Properties and change to JRE 6.0.0.
Then re-package, sign and install on your OS6 device

Intellij instead of Blackberry JDE

I'm trying to develop a few apps for blackberry and the IDE they have I'm really not interested in that. I used to use eclipse but after I used IntelliJ IDEA I really don't want to downgrade just for a BlackBerry Java Plug-in for Eclipse.
Does anyone know how I can successfully develop in IntelliJ w/o debugging issues?
You can definitely build BlackBerry apps with IntelliJ after some configuration, but for debugging I think you'll still need to use the standalone JDE or the Eclipse plugin.

How to develop Blackberry apps on Mac OS?

I am developing iPhone and also Android applications in Apple MacBook. I want to develop Blackberry application. I am using Windows to learn for now.
Is there any software or Eclipse plugin to develop BlackBerry applications on Mac OS instead of Windows?
You may find something interesting/useful by looking at this question: installing BlackBerry Eclipse JDE plugin on Mac OS X
Unfortunately the current version of the Eclipse plug-in only supports OS6 and you must have a physical device connected to the computer. I've been using Parallels to run Windows XP on my Macbook Pro and am pretty pleased.
I am a fan of using parallels. It can run in coherence mode and also skin windows to look like your mac. I use parallels and an eclipse windows plugin.

IDE for Blackberry development on Mac ?

Is there any plug-ins available for Eclipse to make BlackBerry applications on Mac. I have installed plugin in Eclipse for my PC.
How can I do that for my Mac?
Thanks.
This conversation on the BB Forum may be of use to you. At least one of the participants claims to do all their BlackBerry development on a Mac.
http://supportforums.blackberry.com/t5/Java-Development/JDE-for-Mac-OS-X/m-p/64266;jsessionid=9A86026F8635F10C67A4D22D29874A13

Resources