• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision5b5dfe97d872ca8acfc8f3752e9ed510dbf4ab22 (tree)
Zeit2023-03-24 20:57:05
AutorFs <Fsu0413@vip....>
CommiterFs

Log Message

jdk path

Ändern Zusammenfassung

Diff

--- a/Compile/lib/Configuration.lua
+++ b/Compile/lib/Configuration.lua
@@ -72,8 +72,8 @@ conf.host.win = {
7272 ["Latest"] = {"D:\\cmake-3.25.2-windows-x86_64\\bin", "D:\\ninja"},
7373 },
7474 ["jdkPath"] = {
75- ["8"] = "D:\\OpenJDK8U-jdk_x64_windows_hotspot_8u332b09\\jdk8u332-b09",
76- ["11"] = "D:\\OpenJDK11U-jdk_x64_windows_hotspot_11.0.15_10\\jdk-11.0.15+10",
75+ ["8"] = "D:\\OpenJDK8U-jdk_x64_windows_hotspot_8u362b09\\jdk8u362-b09",
76+ ["11"] = "D:\\OpenJDK11U-jdk_x64_windows_hotspot_11.0.18_10\jdk-11.0.18+10",
7777 },
7878 ["pythonPath"] = {
7979 ["2"] = "D:\\Python27",