blob: a56d3322d273d4f453ccbaa39be26f57f374a7ec [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="FAKE LIB FROM jsf.core.tests (1)"
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="FAKE LIB FROM jsf.core.tests (2)"
maxVersionSupported="v1_2"
name="TEST_PP_LIB_EMPTY">
</jsfLibrary>
</extension>
</plugin>