清除eclipse中 Launch configuration的历史记录

       最近用eclipse打包jar的时候,需要指定一个main函数。需要先运行一下main函数,eclipse的Runnable JAR File Specification 下的Launch configuration下拉列表才会有记录。如果想要删除下拉列表里的历史记录,只需要进入到要打包的这个工程所在目录的

/.metadata/.plugins/org.eclipse.debug.core/.launches

文件夹,清空即可。

猜你喜欢

转载自coderlxl201209164551.iteye.com/blog/2126652