Configuring JSP taglibs as external references
Hi,
I've have this project that was created as a regular java application. In this project are jsps that have references to taglibs that IDEA cannot find. I thought you could use the external resources to point IDEA to where these are. That didn't work and I'm not sure what to do now. I didn't create the project as a web module because I only work on a part of the whole project, we have whole build/kitting process here.
any ideas how to get this to work?
请先登录再写评论。
This seems to be bug, please, file JIRA request. Linking tlds via
external resource manager should work for simple modules
Matthew Cox wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
It works for me after restart.
Matthew Cox wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"