EclipseSTSで新しいSpringMVCプロジェクトを作成するたびに、このエラーメッセージが表示されます。
The project was not built due to "Error deleting resource '/ProjectName/target/classes/log4j.xml' from the workspace tree." Fix the problem, then try refreshing this project and building it since it may be inconsistent.
なぜこうなった?私は何も変更しておらず、にあるファイルclasses\log4j.xml
はファイルシステムに存在します。ファイルをインポートしようとすると、Eclipseは、ソースがプロジェクトにすでに存在しているためにインポートできないことを通知します(ソースが削除されたと通知している場合でも)。