【问题标题】:Where is the pom.xml file in the MCP folder?MCP 文件夹中的 pom.xml 文件在哪里?
【发布时间】:2021-04-21 15:18:26
【问题描述】:

当我运行 decompile.bat 文件时,它最后是这样说的:

[错误] 不再支持源选项 6。使用 7 或更高版本。 [错误] 不再支持目标选项 6。使用 7 或更高版本。 按任意键继续...

我浏览了一些关于此的内容,它说我需要找到一个“pom.xml”文件并对其进行编辑。那个 pom.xml 文件在哪里?

我读到的文章: Another Maven "Source option 6 is no longer supported. Use 7 or later."

【问题讨论】:

    标签: java client minecraft


    【解决方案1】:

    这取决于你要反编译什么。

    pom.xml 将被放置在内部反编译的 war 或 ear 文件中

    或者查看decompile.bat,可能是这个脚本里面的这个参数

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2017-05-28
      • 2017-08-27
      • 2014-11-18
      • 2019-09-05
      • 2011-12-19
      • 2012-03-11
      • 2021-01-31
      相关资源
      最近更新 更多