Skip to content

mxc19912008/Remove-comment-Java-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Remove-comment-Java-version

This is a tiny tool to remove java comments(/,,*/,//), at the same time remaining origional format.

Please note that this tool uses an external lib: edu.duke.*;

这是一个用于将java文件中的注释去除,同时保留原代码格式的小工具。

注意这个工具用到了一个需要安装的lib,已附在lib文件夹里,如需运行,请安装。

If you have trouble using this tool, or need to remove comments from other language, please feel free to contact me@ xcmweb@gmail.com.

I will try to reply in less than 24 hours.

About

This is a tiny tool to remove java comments(/*,*,*/,//), in the same time remaining origional format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages