fix assertion; SmartStep makes sense in sources only, not in compiled code
[fedora-idea.git] / plugins / IntelliLang / src / META-INF / intellilang-groovy-support.xml
blobedee7c831704aecdbaa16003507ea22c28ea7965
1 <?xml version="1.0" encoding="iso-8859-1"?>
3 <idea-plugin version="2">
5   <extensions defaultExtensionNs="org.intellij.intelliLang">
6     <languageSupport implementation="org.intellij.plugins.intelliLang.inject.groovy.GroovyLanguageInjectionSupport"/>
7   </extensions>
9 </idea-plugin>