目录定义类型别名使用using定义类型别名定义别名模板总结使用typedef定义类型php别名
I wrote my Java application in Eclipse. Now I would like to generate a .jar file which can be run on other systems from the command line. Is there a easy way to do it in Eclipse?