中丸的博客All my classes were working ... Then I wanted to create main/resources to add logback.xml in main/resources in my projectBut after creating the folders I am getting errors in all my classes, and the...
TBLa的博客标签:一:选定:二 选择jre system library...附加:src/main/java存放项目的java文件src/main/resources存放项目的资源文件,如spring,hibernate的配置文件src/test/java存放所有的测试的java文件src/test/resou...