justinchen | 488258a | 2006-04-27 23:47:21 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <?eclipse version="3.0"?> |
| 3 | <plugin> |
gkessler | 19d8da7 | 2007-05-04 19:13:16 +0000 | [diff] [blame] | 4 | <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" |
gkessler | 6de246e | 2007-05-04 20:25:52 +0000 | [diff] [blame] | 10 | label="FAKE LIB FROM jsf.core.tests (1)" |
gkessler | 19d8da7 | 2007-05-04 19:13:16 +0000 | [diff] [blame] | 11 | 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" |
gkessler | 6de246e | 2007-05-04 20:25:52 +0000 | [diff] [blame] | 17 | label="FAKE LIB FROM jsf.core.tests (2)" |
gkessler | 19d8da7 | 2007-05-04 19:13:16 +0000 | [diff] [blame] | 18 | maxVersionSupported="v1_2" |
| 19 | name="TEST_PP_LIB_EMPTY"> |
| 20 | </jsfLibrary> |
| 21 | </extension> |
justinchen | 488258a | 2006-04-27 23:47:21 +0000 | [diff] [blame] | 22 | </plugin> |