Source Locations

Identifier

org.eclipse.pde.core.source

Description

[Enter description of this extension point]

Markup

   <!ELEMENT extension (location+)>
   <!ATTLIST extension
     point CDATA #REQUIRED
     id    CDATA #IMPLIED
     name  CDATA #IMPLIED
   >

   <!ELEMENT location EMPTY>
   <!ATTLIST location
     path CDATA #REQUIRED
   >

Example

[Enter extension point usage example here.]

API Information

[Enter API information here.]

Supplied Implementation

[Enter information about supplied implementation of this extension point.]