<!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=
"Project"
class=
"org.eclipse.debug.internal.core.sourcelookup.containers.ProjectSourceContainerType"
id=
"org.eclipse.debug.core.containerType.project"
description=
"Ett projekt på arbetsytan"
>
</sourceContainerType>
</extension>
Copyright (c) 2003, 2005 IBM Corporation and others.
All Rights Reserved. Detta program och medföljande material tillhandahålls under villkoren för Eclipse Public License v1.0 som medföljer denna distribution och finns tillgänglig på
http://www.eclipse.org/legal/epl-v10.html