<!ELEMENT extension (vmInstallTypePage*)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT vmInstallTypePage EMPTY>
<!ATTLIST vmInstallTypePage
id CDATA #REQUIRED
vmInstallTypeID CDATA #REQUIRED
class CDATA #REQUIRED>
ILaunchConfigurationTab
.
I ovanstående exempel visas den samverkande sidan på fliken JRE i startkonfigurationens dialogruta när den markerade JRE har VM-installationstypsidentifieraren com.example.ExampleVMInstallTypeIdentifier.<extension point=
"org.eclipse.jdt.debug.ui.vmInstallTypePage"
>
<vmInstallTypePage id=
"com.example.ExampleVMInstallTypePage"
vmInstallTypeID=
"com.example.ExampleVMInstallTypeIdentifier"
class=
"com.example.ExampleVMInstallTypePage"
>
</vmInstallTypePage>
</extension>
Copyright (c) 2000, 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