blob: 6cee1e5a604a8a4b171a0161cf342da9714527f9 [file] [log] [blame]
Simon Kaegi788e5fc2006-09-28 16:14:09 +00001<?xml version="1.0" encoding="UTF-8"?>
2<?eclipse version="3.0"?>
3<plugin>
Simon Kaegid6a66f12007-03-14 17:43:03 +00004 <extension-point id="servlets" name="%servletsName" schema="schema/servlets.exsd"/>
Simon Kaegi56901ce2010-01-07 17:41:03 +00005 <extension-point id="filters" name="%filtersName" schema="schema/filters.exsd"/>
Simon Kaegid6a66f12007-03-14 17:43:03 +00006 <extension-point id="resources" name="%resourcesName" schema="schema/resources.exsd"/>
7 <extension-point id="httpcontexts" name="%httpcontextsName" schema="schema/httpcontexts.exsd"/>
Simon Kaegi788e5fc2006-09-28 16:14:09 +00008</plugin>