第一步:右键项目点击export:
2、选择Runable JAR file:
点击Finish后会爆出一个错误(Jar export finished with problems. See details for additional information.
Could not find main method from given launch configuration.),这个错误是由于没有主类引起的,无需理会:
原文地址:https://www.cnblogs.com/zheh/p/8303881.html
时间: 2024-11-01 02:38:32