Not able to create jsp in IntelliJ
Hi
I have been creating jsp pages in IntelliJ . But when I tried to a test.jsp alone , it is not creating as jsp page instead the icon is like that of notepad. First time , when I created test , I forgot give the extension .jsp . Then I deleted the test and tried adding test.jsp again. But its not adding a jsp page.
What might be the reason for this? I have deleted .idea folder and tried , its still the same.
请先登录再写评论。
Hello.
I suppose, you have Ultimate edition. Please notify, if not.
1. Check Settings dialog / File Types. Make sure that "*.jsp" entry is not in "Text files" category. Delete, if it's there.
2. Check Settings dialog / Plugins. Make sure Java EE Integration is enabled.
Regards,
Alexander.