Eclipse Plugin Project - Extension Points

28 January 2008

Extension points define new function points for the platform that other plug-ins can plug into.

The Extension Points page is the place to add, remove and edit extension point declared by your plug-in.
Extension Points

An extension point has three attributes:

- id - a required attribute whose value is a simple name
- name - a required attribute whose value is a translatable string
- schema - an optional attribute whose value is a relative path to the schema corresponding to this extension point.

Although schema is an optional attribute, you are strongly encouraged to provide a schema, so that PDE could use it to make it easy for developers to use your extension point.

PDE provides a schema editor to help you create a schema for your extension point.

del.icio.us:Eclipse Plugin Project - Extension Points  digg:Eclipse Plugin Project - Extension Points  spurl:Eclipse Plugin Project - Extension Points  wists:Eclipse Plugin Project - Extension Points  simpy:Eclipse Plugin Project - Extension Points  newsvine:Eclipse Plugin Project - Extension Points  blinklist:Eclipse Plugin Project - Extension Points  furl:Eclipse Plugin Project - Extension Points  reddit:Eclipse Plugin Project - Extension Points  fark:Eclipse Plugin Project - Extension Points  blogmarks:Eclipse Plugin Project - Extension Points  Y!:Eclipse Plugin Project - Extension Points  smarking:Eclipse Plugin Project - Extension Points  magnolia:Eclipse Plugin Project - Extension Points  segnalo:Eclipse Plugin Project - Extension Points  gifttagging:Eclipse Plugin Project - Extension Points

Top Of Page | Trackback

If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.

It will look like this: Eclipse Plugin Project - Extension Points

Leave a Reply