[7.0M2] Spring config files in other modules can't be found Follow
When I import a Spring configuration file that resides in a module on which the current module depends, intellij 7.0M2 cannot resolve it and marks it as an error, the import looks like: ]]>
I would expect that intellij would be able to correctly resolve that dependency, or am I missing something?
Please sign in to leave a comment.
Hello Guy,
Please attach an example of your configuration to this issue:
http://www.jetbrains.net/jira/browse/IDEADEV-18978
(and add yourself as 'watcher')
-tt