Home arrow Smartphone Development arrow Page 2 - Debugging Your BlackBerry Applications

Eclipse - Smartphone Development

As a developer, you will find that creating applications for the BlackBerry smart phone device is not only fun and exciting, but relatively easy as well. That being said, sometimes the apps you create will not behave, or perform, the way you’d like them to. Keep reading for the solution.

TABLE OF CONTENTS:
  1. Debugging Your BlackBerry Applications
  2. Eclipse
  3. Eclipse’s Tools for Debugging
By: Joe eitel
Rating: starstarstarstarstar / 8
June 17, 2009

print this article
SEARCH DEV SHED

TOOLS YOU CAN USE

advertisement

Eclipse is an open source community originally created by IBM in November of 2001. According to its site, the community’s projects mainly focus on building an open development platform made of extensible frameworks, tools and runtimes for building, as well as deploying and managing, software across the life cycle. Perhaps the most important and pertinent aspect of Eclipse is that it focuses on enabling the use of open source technology in commercial software products and services. The community constantly makes an effort to promote and encourage other software vendors to use Eclipse technology for their own commercial software products and services.

This communal message must have been received by RIM and BlackBerry, because there is already a BlackBerry Java Development (JDE) for Eclipse in existence, and it’s ideal for developers who use the Eclipse Integrated Development Environment (IDE), as it offers an extremely familiar way to construct and test rich mobile apps created for BlackBerry smartphones.

So what are these familiar tools? As an Eclipse developer, the BlackBerry JDE Plug-in for Eclipse enables you to write, test, and compile Java Platform, Mobile Edition (Java ME) apps that will run on BlackBerry devices. Impressively, the plug-in will also simulate an entire end-to-end online and offline user experience from the perspective of a number of BlackBerry smartphone models -- all from your desktop. The BlackBerry JDE plug-in for Eclipse also features the compilation of key Java Specification Requests (JSRs), which will allow developers to take advantage of the latest Java ME developments. This feature is especially advantageous as it enables its users to create cutting-edge mobile apps that they wouldn’t have been able to otherwise.

All of the already-mentioned attributes are incredibly beneficial to a developer, but it should also be pointed out that the JDE Eclipse plug-in enables its users to take advantage of all of the unique strengths associated with developing for the BlackBerry platform. Nowhere else can you find integration with native smartphone apps, which will provide users with a seamless BlackBerry experience.

This, of course, is intended to be a tutorial about debugging your BlackBerry apps. So, where does Eclipse fall into all of this? It just so happens that Eclipse provides an incredibly easy and efficient way to debug your BlackBerry apps. Here’s a simple synopsis of the debugging tools featured on Eclipse, as provided by BlackBerry...



 
 
>>> More Smartphone Development Articles          >>> More By Joe eitel
 

blog comments powered by Disqus
   

SMARTPHONE DEVELOPMENT ARTICLES

- Apple and Google Battle to Clean Up App Mark...
- iOS Development: Hello World! in Xcode Part 2
- Android, iOS End 2011 Strong, comScore Repor...
- iOS Development: Hello World! in Xcode
- Mobile Apps Becoming the New King of Media
- Incentivized Apps Fail to Make a Lasting Imp...
- Android Market Surpasses 10 Billion, Apple i...
- Smartphone Ice Cream Sandwich, Android Enter...
- Adobe Promises New Version of Flash for Mobi...
- Young Developers Make a Splash in App Market
- Loss of Adobe Mobile Flash Leaves a Void, or...
- Adobe Ceases Future Development of Flash for...
- RIM, BlackBerry Face an Uphill Climb
- Android Version of NoScript for Firefox Now ...
- Nokia and Microsoft Attempt to Attract Symbi...


© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 8 - Follow our Sitemap

Dev Shed Tutorial Topics: