(01) Eclipse export jar package

  1, select the class you want to export

  2. Right-click export

 

 

  3. Select the JAR file in Java, click next

 

  4, the default selection Export generated class files and resources and Compress the contents of the JAR file. Enter the name of the JAR file, click finish

 

   5, the exported file location: project directory

 

Guess you like

Origin www.cnblogs.com/javasl/p/12273170.html
Recommended