Classpath Dependency Extension

org.eclipse.jst.j2ee.classpathdep

2.0

This extension point supports customization of the classpath dependency functionality whereby project classpath entries can be tagged for contribution to the published/exported structure of the module.

<!ELEMENT extension (filteredClasspathContainer+)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT filteredClasspathContainer EMPTY>

<!ATTLIST filteredClasspathContainer

containerID CDATA #IMPLIED>

Specified a classpath container that should be filtered from the list of classpath containers considered as potential contributions to the published/exported structure of the module.



[Enter API information here.]

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