Intellij idea- make it recognize Java code inside XML
已回答
I am working with beanshell java code inside xml. When i am using eclipse i could simply say open with Java editor and i can see the java code highlighted and it works just like any java file.
How do i make it happen in Intellij Idea?
Using Intellij 2017 1.1
请先登录再写评论。
Please check https://www.jetbrains.com/help/idea/using-language-injections.html.