<!ELEMENT extension (environment+)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT environment EMPTY>
<!ATTLIST environment
id CDATA #REQUIRED
profile CDATA #REQUIRED>
org.eclipse.jdt.launching.executionEnvironments
È®ÀåÀÇ
½ÇÇà ȯ°æ ID¿Í ÀÏÄ¡ÇØ¾ß ÇÕ´Ï´Ù. org.osgi.framework.system.packages
¹× org.osgi.framework.bootdelegation
Ư¼º °ªÀÌ µé¾î ÀÖ½À´Ï´Ù.executionEnvironments
È®ÀåÀÇ ¿¹Á¦ÀÔ´Ï´Ù.
À§ÀÇ ¿¹Á¦¿¡¼ ID´Â<extension point =
"org.eclipse.pde.core.executionEnvironments"
>
<environment id=
"J2SE-1.4"
profile=
"profiles/J2SE-1.4.profile"
/>
</extension>
org.eclipse.jdt.launching.executionEnvironments
È®Àå¿¡ ¼±¾ðµÈ
environment
¿ä¼ÒÀÇ ID¿Í ÀÏÄ¡ÇÕ´Ï´Ù.
ÀÌ ½ÇÇà ȯ°æÀÇ JRE ÇÁ·ÎÆÄÀÏÀº ¼±¾ð Ç÷¯±×ÀÎÀÇ profiles/J2SE-1.4.profile
¿¡ ÀÖ½À´Ï´Ù.
Copyright (c) 2006 IBM Corporation and others.
All rights
reserved. º» ÇÁ·Î±×·¥ ¹× º» ÇÁ·Î±×·¥¿¡ µ¿ºÀµÇ´Â ÀÚ·á´Â º» ¹èÆ÷¹°¿¡ µ¿ºÀµÇ´Â Eclipse Public License v1.0ÀÇ Á¶Ç׿¡ µû¶ó »ç¿ëÇØ¾ß Çϸç À¥ »çÀÌÆ®(http://www.eclipse.org/legal/epl-v10.html)¿¡¼µµ °ü·Ã »çÇ×À» ÂüÁ¶ÇÒ ¼ö ÀÖ½À´Ï´Ù.