Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
テストクラスを作成すると、最初にコマンドラインでmavenを介して実行するまで、Eclipseから実行できません。プロジェクトのビルド パスの出力フォルダーが を指していproject/target/classesます。そして、Eclipseで自動的にビルドがチェックされます。
project/target/classes
Eclipse がクラスを自動的に作成しない理由を知っている人はいますか?