How to default the source folder for new JUnit tests in Eclipse? .
创建junit测试时,可以选择“src/main/java”以外的其他源文件夹
如果单击“新建”>junit测试'当选择另一个源文件夹时,它将使用该文件夹作为目标。
eclipse到底有什么优点?