File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 </a>
4343</p >
4444
45+ ## Tips / 提示
46+
47+ > 2026.1 版的 idea 中打开项目可能会报错
48+
49+ - 临时解决方案: 临时禁用掉 idea 内置的 ` Spark ` 插件
50+ - 详情参考: [ https://youtrack.jetbrains.com/issue/IDEA-386409 ] ( https://youtrack.jetbrains.com/issue/IDEA-386409 )
51+
4552## ProjectNaming / 项目命名
4653
4754项目名来源: ` xtream-codec == xtream + codec `
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- # distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1 -all.zip
4- distributionUrl =https\://mirrors.cloud.tencent.com/gradle/gradle-9.2.1 -all.zip
3+ # distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0 -all.zip
4+ distributionUrl =https\://mirrors.cloud.tencent.com/gradle/gradle-9.4.0 -all.zip
55networkTimeout =180000
66validateDistributionUrl =true
77zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 1+ [tools ]
2+ java = " temurin-21"
3+ node = " 22"
You can’t perform that action at this time.
0 commit comments