Eclipse Plug-in Development




Other Refcardz


thumb

IntelliJ IDEA: Updated for 8.1

Contents Include: About IntelliJ IDEA, Getting Yourself Oriented, Finding What You Need, Running and Debugging Your Project, Write Less Code, Hot Tips and more...


thumb

Using XML in Java

Features include XML File Sample, Parsing Techniques, XML Structure, XPath, Hot Tips and more.


thumb

Getting Started with Drupal

Contents Include: About Drupal, Drupal Site Building, Drupal Theming, Drupal Development, Modules for Developers, Resources and more...


thumb

Silverlight 2

Features include the Silverlight Plug-in, Calling Managed Code from JavaScript, Using Managed Code to Manage the HTML DOM, Accessing the User’s Browser Window, 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.