IDEA is too intelligent?
I have 2 web modules in a project and between them there is no relationship. In the first module, I have package com.abc.module1, and the other one I have package com.abc.module2.
When I edit web.xml for one of these modules, I press Ctrl + Space after "com.abc." in <param-value> and I have both "module1" and "module2" in intellisense list. Is this a bug? Or is IDEA too intelligent?
IMO, I choose the option that there is only one of "module1" or "module2" in intellisense list, ofcourse, it accords to the module I'm working in.
MyServlet
wicket.protocol.http.WicketServlet
applicationClassName
com.abc.
...
]]>
Please sign in to leave a comment.
File it as a bug, please.
Done: http://www.jetbrains.net/jira/browse/IDEA-12635