blob: a56d3322d273d4f453ccbaa39be26f57f374a7ec [file] [log] [blame]
justinchen488258a2006-04-27 23:47:21 +00001<?xml version="1.0" encoding="UTF-8"?>
2<?eclipse version="3.0"?>
3<plugin>
gkessler19d8da72007-05-04 19:13:16 +00004 <extension
5 id="id1"
6 point="org.eclipse.jst.jsf.core.pluginProvidedJsfLibraries">
7 <jsfLibrary
8 archiveFilesDelegate="org.eclipse.jst.jsf.core.tests.jsflibraryregistry.TEST_PP_LIBArchiveFilesDelegate"
9 isImplementation="true"
gkessler6de246e2007-05-04 20:25:52 +000010 label="FAKE LIB FROM jsf.core.tests (1)"
gkessler19d8da72007-05-04 19:13:16 +000011 maxVersionSupported="v1_1"
12 name="TEST_PP_LIB_2">
13 </jsfLibrary>
14 <jsfLibrary
15 archiveFilesDelegate="org.eclipse.jst.jsf.core.tests.jsflibraryregistry.TEST_PP_LIB_EMPTYArchiveFilesDelegate"
16 isImplementation="false"
gkessler6de246e2007-05-04 20:25:52 +000017 label="FAKE LIB FROM jsf.core.tests (2)"
gkessler19d8da72007-05-04 19:13:16 +000018 maxVersionSupported="v1_2"
19 name="TEST_PP_LIB_EMPTY">
20 </jsfLibrary>
21 </extension>
justinchen488258a2006-04-27 23:47:21 +000022</plugin>