我有一个名为configurator的文件夹名称,它有许多子文件夹和类文件.我需要configurator.jar使用eclipse 创建这个文件夹的文件.我按照以下步骤创建了jar文件.
configurator.jar
但是,在保存jar文件后,我无法在jar中看到类文件.
我的问题是:为什么类文件没有导出到jar中?如何使用eclipse做到这一点?
java eclipse jar
eclipse ×1
jar ×1
java ×1