Intellij アイデア 12.1.4。Spring コンテキスト構成は、複数のファイルの場所のエラーをTop level element is not completed
@ContextConfiguration(locations= {"classpath:sampleWebService-test.xml"})として表示します
どうすればこれを解決できますか?
Intellij アイデア 12.1.4。Spring コンテキスト構成は、複数のファイルの場所のエラーをTop level element is not completed
@ContextConfiguration(locations= {"classpath:sampleWebService-test.xml"})として表示します
どうすればこれを解決できますか?
IntelliJ 13.1.4 の XML ファイルの 1 つに似たようなことがありました。どういうわけか、ファイルに言語インジェクションが構成されているという状況になりました。私はこれを修正しました:
Alt + Enter
- インテンションアクションとクイックフィックスを表示Un-inject Language/Reference