.mf
文件类型:Java Manifest File
扩展名为.mf的文件是一个开发文件。文件说明:
Contains information about file packages in a Java archive (.JAR file); includes metadata about the archive such as what files it contains and what they are used for.Manifest files have the default pathname META-INF/MANIFEST.MF and are saved along with the JAR file; the default manifest file can be modified with a basic text editor..mf
打开.mf文件
Mac OS
用文本编辑器编辑Windows
Edit with a text editorLinux
Edit with a text editor其它内容
来源:. mf文件