Technology Report -- Eclipse: IDE Or Application Platform?

Aug. 18, 2003
Eclipse is an integrated development environment (IDE), but its modular construction can easily turn it into something that’s more or something less. Its microkernel architecture means that...

Eclipse is an integrated development environment (IDE), but its modular construction can easily turn it into something that’s more or something less. Its microkernel architecture means that most of the Eclipse IDE is built on top of the microkernel. Strip out these components and you have a power framework that can be used to build other applications. In fact, a number of companies and open-source projects are doing just that.

Using Eclipse as an application platform may not seem like a great idea until you examine its features in more detail. First, it’s built on Java. The application can potentially run on a wide variety of platforms. Eclipse employs the standard widget toolkit (SWT) to provide portable graphics support.

Second, the kernel has a well-defined plug-in architecture. This allows an application to be built in a modular fashion, and enables it to be extended in the future. It also provides a way for third parties to customize the application.

Finally, it’s possible to use Eclipse plug-ins with the application. This feature’s usefulness varies depending on the application, as does the ease of integration. For example, a source-code management system might be used to track changes in documents created via an application.

One interesting approach for deployment management tools is to add them to the IDE plug-ins. Thus, developers creating portions of the application can monitor and manage the application from the same environment.

A stripped-down version becomes the management platform once the application is completed. This assumes that Java is the language used to manage these Eclipse-based tools. Java isn’t required for the parts of the application not written for the Eclipse platform, as Eclipse supports a range of programming languages. Of course, the main application can also use Eclipse as a base if it’s a conventional application.

About the Author

William G. Wong | Senior Content Director - Electronic Design and Microwaves & RF

I am Editor of Electronic Design focusing on embedded, software, and systems. As Senior Content Director, I also manage Microwaves & RF and I work with a great team of editors to provide engineers, programmers, developers and technical managers with interesting and useful articles and videos on a regular basis. Check out our free newsletters to see the latest content.

You can send press releases for new products for possible coverage on the website. I am also interested in receiving contributed articles for publishing on our website. Use our template and send to me along with a signed release form. 

Check out my blog, AltEmbedded on Electronic Design, as well as his latest articles on this site that are listed below. 

You can visit my social media via these links:

I earned a Bachelor of Electrical Engineering at the Georgia Institute of Technology and a Masters in Computer Science from Rutgers University. I still do a bit of programming using everything from C and C++ to Rust and Ada/SPARK. I do a bit of PHP programming for Drupal websites. I have posted a few Drupal modules.  

I still get a hand on software and electronic hardware. Some of this can be found on our Kit Close-Up video series. You can also see me on many of our TechXchange Talk videos. I am interested in a range of projects from robotics to artificial intelligence. 

Sponsored Recommendations

Comments

To join the conversation, and become an exclusive member of Electronic Design, create an account today!