eclipse maven editor does not contain a main type

ecllipse中maven工程执行main方法报错editor does not contain a main type的方法,之前帮别人看这个错误,最后是main方法的类放错了包,放到了resources包下面

猜你喜欢

转载自blog.csdn.net/qq_34412985/article/details/86494064