I was wondering about the pros and cons on the different Blackberry development environments. I am trying to decide whether to use Visual Studio or Eclipse.
Your thoughts are appreciated
Tony
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Visual Studio is a RAD development tool, easy to throw together some code and get a few screens together but you don’t get much control over what’s happening and can’t customize it easily.
I much prefer Eclipse as you can access the RIM API and you have much more control over what’s happening, e.g. create your own controls, customise menus and access much more functionality within the handset.
On the various forums, http://www.blackberryforums.com/developer-forum/ or http://supportforums.blackberry.com/rim/board?board.id=java_dev for example, you get much better support for Java (Eclipse or JDE).