blob: 315af5ac3b4da7b3c84226197ccd26ee4ae64094 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
<extension
id="id1"
point="org.eclipse.jst.jsf.core.pluginProvidedJsfLibraries">
<jsfLibrary
archiveFilesDelegate="org.eclipse.jst.jsf.core.tests.jsflibraryregistry.TEST_PP_LIBArchiveFilesDelegate"
isImplementation="true"
label="%jsfLibrary.label.0"
maxVersionSupported="v1_1"
name="TEST_PP_LIB_2">
</jsfLibrary>
<jsfLibrary
archiveFilesDelegate="org.eclipse.jst.jsf.core.tests.jsflibraryregistry.TEST_PP_LIB_EMPTYArchiveFilesDelegate"
isImplementation="false"
label="%jsfLibrary.label.1"
maxVersionSupported="v1_2"
name="TEST_PP_LIB_EMPTY">
</jsfLibrary>
</extension>
<!--
<extension
point="org.eclipse.jst.jsf.core.jsfAppConfigManagerFactory">
<factory
class="org.eclipse.jst.jsf.core.tests.appconfig.TestJSFAppConfigManagerFactoryFromExtension">
</factory>
</extension>
-->
<!--
<extension
point="org.eclipse.jst.jsf.core.jsfAppConfigLocatorProviderFactory">
<locatorProvider
class="org.eclipse.jst.jsf.core.tests.appconfig.TestLocatorProvider">
</locatorProvider>
</extension>
-->
</plugin>