Intellij idea- make it recognize Java code inside XML
Answered
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 sign in to leave a comment.
Please check https://www.jetbrains.com/help/idea/using-language-injections.html.