Merge branch 'master' of git@git.labs.intellij.net:idea/community
[fedora-idea.git] / plugins / IntelliLang / src / META-INF / intellilang-javaee-support.xml
blob611d06a7321826effeb6d4363395dff1aa1a10a7
1 <?xml version="1.0" encoding="iso-8859-1"?>
3 <idea-plugin version="2">
5   <extensions defaultExtensionNs="com.intellij">
6     <applicationService serviceInterface="org.intellij.plugins.intelliLang.inject.config.JspSupportProxy"
7                         serviceImplementation="org.intellij.plugins.intelliLang.inject.config.JspSupportProxy$Impl"/>
8   </extensions>
9 </idea-plugin>