<!ELEMENT extension (modelContextBinding*)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT modelContextBinding EMPTY>
<!ATTLIST modelContextBinding
debugModelId CDATA #REQUIRED
contextId CDATA #REQUIRED>
À§ÀÇ ¿¹Á¦¿¡¼ "com.example.myLanguageDebugModel"ÀÇ µð¹ö±× ¸ðµ¨ ID°¡ ÀÖ´Â ½ºÅà ÇÁ·¹ÀÓÀÌ ¼±ÅÃµÉ ¶§ "com.example.myLanguage.debugging" ID°¡ ÀÖ´Â ÄÁÅØ½ºÆ®´Â »ç¿ë °¡´ÉÇÕ´Ï´Ù.<extension point=
"org.eclipse.debug.ui.debugModelContextBindings"
>
<modelContextBinding contextId=
"com.example.myLanguage.debugging"
debugModelId=
"com.example.myLanguageDebugModel"
>
</modelContextBinding>
</extension>
Copyright (c) 2004 IBM Corporation and others.
All rights reserved. º» ÇÁ·Î±×·¥ ¹× º» ÇÁ·Î±×·¥¿¡ µ¿ºÀµÇ´Â ÀÚ·á´Â º» ¹èÆ÷¹°¿¡ µ¿ºÀµÇ¸ç
http://www.eclipse.org/legal/cpl-v10.html
¿¡¼ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù.