What is a good Jsp IDE

前端 未结 7 577
时光说笑
时光说笑 2021-01-12 02:54

I\'m a c# developer but have a job that involves some jsp code. I\'ve been using notepad++ which does a great job in highlighting but I\'m missing the intellisense and find

7条回答
  •  花落未央
    2021-01-12 03:19

    You might want to check out Netbeans. From what I remember for Java applications, it had pretty good intellisense support. Although I've never used it for JSP. From just reading their site, it seems like they do have good intellisense like features for JSP and J2EE web development type things. It's definitely worth a try.

提交回复
热议问题