首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 这组的java类,java版本的jar文件。

这组的java类,java版本的jar文件。

  • 资源大小:1.89 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java jar 文件 版本

资 源 简 介

The Version Checker Tool traverses through the given folder or directory and groups the found classes and classes inside jar files by compiled java major and minor version. It helps to identify and resolve the java run time compatibility issues with class and jar files. It also groups the class files inside the jar files in given directory and sub-directories. Usage: 1) Download the jar file and keep it in your class path. Invoke the tool as, ``` java –classpath com.version.checker.main.VersionCheckerCMD verbose | short or java -jar [directory] verbose | short ``` 3) The command line version produces either verbose or short output. 4) The verbose output includes each and every class in directory and jar files, grouped by java class version 5) The "short" output when the tool run on j2sdk 1.4.2 lib is, ``` C:VersionT
VIP VIP
0.215172s