JSP coloring gone in 8.1.4
Newbie question. I recently upgraded IDEA from 4.5 to 8.1.4. Everything looks great. But opening a JSP prompts a file type association, since no JSP available. I selected XML. The JSP coloring is gone. I tried to add some plugins, same result.
请先登录再写评论。
Hello Tara,
Please make sure you have the Java EE plugin enabled.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Thanks Dmitry. I enabled "Java EE integration" Plugin.
Attachment(s):
config.png
jsp.png
Hello Tara,
Make sure the JSP extension is assigned to the correct file type in Settings
| File Types.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Thanks. That works.