Eclipse Plug-in Development




Other Refcardz


thumb

Getting Started with Oracle Berkeley DB

Contents Include: Oracle Berkeley DB Family, Berkeley DB Java Edition Features, BDB JE Base API and Collections API, BDB JE DIrect Persistent layer, BDB JE Transaction Support and Performance Tuning, BDB JE Backup and Recovery, Hot Tips and more...


thumb

Core Java Concurrency

Contents Include: About Java Concurrency, Concepts, Protecting Shared Data, Concurrent Collections, Threads, Threads Coordination and more...


thumb

Flexible Rails: Flex 3 on Rails 2

Features include Overview of Rails 2, Overview of Flex 3, Flex 3 and Rails 2 Together, Building a Flex + Rails Application, Hot Tips and more.


thumb

GWT Style, Configuration and JSNI Reference

Features Official GWT Web Sites, Styling Widgets with CSS, GWT Module Configuration, JavaScript Native Interface, Hot Tips and more...




Click Here To
Download PDF


Overview

The Eclipse platform consists of many plug-ins, which are bundles of code that provide some functionality to the entire system. Plug-ins contribute functionality to the system by implementing pre-defined extension points. You can provide extension points in your own plug-in to allow other plug-ins to extend your functionality.


About the Author

James Sugrue is a software architect at Pilz Ireland, a company using many Eclipse technologies. James is also editor at both EclipseZone and Javalobby. Currently he is working on TweetHub, a Twitter client based on RCP and ECF. James has also written previous Refcardz covering EMF and Eclipse RCP.

Comments

medicalbilling replied on Sat, 2009/10/31 - 11:27pm

James, the article on Eclipse Plug-in Development is very interesting and helpful for us. Thanks once again MTBilling

yulezhandian replied on Wed, 2009/11/18 - 9:31pm

so many useful tips ,thanks a lot.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.