<!ELEMENT extension (factory*)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT factory EMPTY>
<!ATTLIST factory
class CDATA #REQUIRED
id CDATA #REQUIRED
name CDATA #REQUIRED>
org.eclipse.ui.presentations.AbstractPresentationFactory
ÀÇ ¼ºêŬ·¡½º¿©¾ß ÇÕ´Ï´Ù. <extension point=
"org.eclipse.ui.presentationFactories"
>
<factory class=
"org.eclipse.ui.workbench.ExampleWorkbenchPresentationFactory"
/>
</extension>
org.eclipse.ui.presentations.AbstractPresentationFactory
ÀÇ ±¸Ã¼ÀûÀÎ
¼ºêŬ·¡½º¿©¾ß ÇÕ´Ï´Ù.
org.eclipse.ui.presentations.WorkbenchPresentationFactory
ÀÇ ±¸ÇöÀÌ »ç¿ëµË´Ï´Ù.
Copyright (c) 2004 IBM Corporation and others.
All rights reserved. º» ÇÁ·Î±×·¥ ¹× º» ÇÁ·Î±×·¥¿¡ µ¿ºÀµÇ´Â ÀÚ·á´Â
º» ¹èÆ÷¹°¿¡ µ¿ºÀµÇ´Â ÀÏ¹Ý °ø¿ë ¶óÀ̼¾½º v1.0ÀÇ Á¶Ç׿¡ µû¶ó
http://www.eclipse.org/legal/cpl-v10.html¿¡¼
»ç¿ë °¡´ÉÇÕ´Ï´Ù.