An executable jar file is just a jar file containing a Main-Class entry in its manifest. So you just need to configure the jar task in order to add this ...
確定! 回上一頁