导入额外的若依框架做好的项目,点击启动类启动失败

问题遇到的现象和发生背景

导入别人写好的项目包就是打不开,报的错误离谱

问题相关代码,请勿粘贴截图
运行结果及报错内容
Usage: BiffDrawingToXml [options] inputWorkbook
Options:
  -exclude-workbook            exclude workbook-level records
  -sheet-indexes   <indexes>   output sheets with specified indexes
  -sheet-namek  <names>        output sheets with specified name


我的解答思路和尝试过的方法
我想要达到的结果

Usage: BiffDrawingToXml [options] inputWorkbook
Options:
  -exclude-workbook            exclude workbook-level records
  -sheet-indexes   <indexes>   output sheets with specified indexes
  -sheet-namek  <names>        output sheets with specified name

这是出现的错误?没看出哪里表达了错误的意思。