mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 02:09:59 +07:00
IDEA-300410 Devkit: set converter for EP Tags
GitOrigin-RevId: 4ce838772a3697b845ed7a837e2541d00e2f4534
This commit is contained in:
committed by
intellij-monorepo-bot
parent
81a62225b6
commit
91db7d8ed5
@@ -6,4 +6,6 @@ public class MyLanguageAttributeEPBean {
|
||||
@com.intellij.util.xmlb.annotations.Attribute("hostLanguage")
|
||||
public String hostLanguage;
|
||||
|
||||
@com.intellij.util.xmlb.annotations.Tag
|
||||
public String tagLanguage;
|
||||
}
|
||||
Reference in New Issue
Block a user