Can't re-inject Java language in JSP file!

Answered

I tried to inject HTML language into Java string inside <%%> inside JSP (HTML->Java->HTML) but It didn't work, then I couldn't un-inject that. I really don't know how can I achieve that!

How can I fix this and re-inject Java language in JSP file?

0
1 comment

Hello,

Open "File | Settings | Editor | Language Injections", sort by scope and remove injection with HTML language in IDE scope.

There is related issue on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-193949. Please follow it for updates.

 

1

Please sign in to leave a comment.