IDE for Blackberry development on Mac ? - blackberry

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

Related

How to create and deploy IOS App from windows OS

I'm creating a mobile application. The requirement is that the mobile application should be deployed in Android as well as iOS. I'm able to create the application and deploy it into Android using Ionic. But how do I do that for iOS. Is there a way we can use the Ionic in Windows OS and create app that is compatible with iOS.
Similar to Android Developer Options, is there any settings in IOS phones that will enable us to deploy the IOS app and test it.
You can run Mac OS X on your Windows machine using VMWare player. try searching 'Mavericks Retail VMware Image' in google, you will get download links... Hope it helps.
You need XCode to deploy any IOS application. To get XCode, you need a Mac.
The closeset thing you can do is using RemoteBuild, but you stil need a Mac.
After installing it, you can launch a build directly from Visual Studio.
For more information and a detailed guide, you can follow this link: https://github.com/Microsoft/remotebuild
You need a macOS to test and deploy iOS application on App Store, You can't deploy application directly by using windows OS.
OR
If you want to deploy application using windows OS then you have to use any virtualization software like: Virtual Box,
vMware and install macOs.

WinObjC in Macbook

The prerequisite to work with BridgeiOS is to have windows 10 and latest visual studio.
Is there a way we can develop it in Macbook?
Yes, you can develop Windows 10 apps on a Mac Book, but you will need to have Windows installed. I use a Mac Book pro, and I have three ways of running windows:
1) Installed via Bootcamp, which Apple provides
2) Installed via a virtualized piece of software, like Parallels, which allows me to boot into OS X, then into a Windows environment.
3) If you have an Azure subscription, you can create an Azure VM with Visual Studio already installed, and that way you can do development from any machine. Here is a tutorial on how to do that.
If you need a free Azure account, you may be eligible for BizSpark. This can pay for the bill for your Azure VM running Visual Studio.
Just as you need a Mac to build for iOS, you need a Windows Machine to build for Windows (even with the iOS Bridge).
However, unlike with Apple, Microsoft will let you use a virtual machine.
I have a MacBook running Windows via Parallels. There's also a free version of Visual Studio available. So it's definitely possible to build for Windows 10 on a Mac.

QNX SDK available for MAC

Is there any QNX SDK available for MAC? I had found one for Windows and for Linux.. But Can't find one for MAC... Would be so helpful if anyone help me in this.
Thanks in advance.
I was going to say "no, I've never seen a Mac package for QNX", but a simple Google search reveals that if you are trying to target BlackBerry, they have something.
See this link.
If you're not targeting BlackBerry, then you should probably give their QNX-hosted development VM a try. This should work pretty well on any modern host machine.
For those targeting the QNX Neutrino RTOS:
I just found a very nice gem inside the Momentics IDE for Blackberry installed on a Mac. Simply go to File->Preferences and in the side-bar select QNX->Profiles and check the box QNX Developer.
You now have access to the QNX project wizards and can target the Neutrino RTOS. I'm developing everything on my Mac with Momentics and a QNX Neutrino target running on a VMWare virtual machine (supplied by QNX). I can connect to the VM target with qconn and going through the first steps tutorial was a breeze.
My current setup:
Yosemite 10.10.5
Momentics IDE for Blackberry IDE 2.1.2
VMware Fusion 8
QNX-supplied VMware image of Neutrino RTOS 6.5.0 SP1 runtime

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.

Blackberry development: choose sdk

I have installed the Java plugin for Eclipse Galileo on Windows. However, i don't know how to choose the sdk in Eclipse. any idea? Thanks
You can install earlier SDKs by following instructions located here: http://us.blackberry.com/developers/javaappdev/javaupdate.jsp
Unfortunately the SDKs don't go any earlier than 4.5.0, so for legacy development you might want to try googling BlackBerry JDE, if my memory serves me right.
I hope this is of any help

Resources