为什么Netbeans在我的maven项目中弹出“选择要执行的主类”?我尝试过使用不同的插件,其中大部分都是:
<archive>
<manifest>
<mainClass>com.whatever.MainClass</mainClass>
</manifest>
</archive>
我以为Netbeans会尊重我的maven conf ...
有什么想法吗?
PS。 Netbeans 7.4