<!ELEMENT extension (sourceContainerType*)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT sourceContainerType EMPTY>
<!ATTLIST sourceContainerType
id CDATA #REQUIRED
name CDATA #REQUIRED
class CDATA #REQUIRED
description CDATA #IMPLIED>
ISourceContainerTypeDelegate
.<extension point=
"org.eclipse.debug.core.sourceContainerTypes"
>
<sourceContainerType name=
"Projekt"
class=
"org.eclipse.debug.internal.core.sourcelookup.containers.ProjectSourceContainerType"
id=
"org.eclipse.debug.core.containerType.project"
description=
"Projekt w obszarze roboczym"
>
</sourceContainerType>
</extension>
Copyright (c) 2003, 2005 IBM Corporation i inne podmioty.
Wszelkie prawa zastrzeżone. Program ten oraz towarzyszące mu materiały są udostępniane na warunkach licencji EPL (Eclipse Public License), wersja 1.0, dołączonej do nich i dostępnej pod adresem http://www.eclipse.org/legal/epl-v10.html.