首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Eclipse开发 >

施用eclipse打jar包注意事项

2012-09-23 
使用eclipse打jar包注意事项1、选择需要打包的工程,只选中src.选中 Export generated class files and reso

使用eclipse打jar包注意事项
    1、选择需要打包的工程,只选中src.
   
    选中 Export generated class files and resources.
   
    选中 Compress the contents of the JAR file.
   
    选中 Overwrite existing files without warning.
   
    2、选中 Export class files with compile warnings.
   
    即可完成打包。

热点排行