• 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

Revision5c53eaa1c92f922babe7c9cfa0f7adafc6470d57 (tree)
Zeit2023-03-24 22:00:21
AutorFs <Fsu0413@vip....>
CommiterFs

Log Message


Ändern Zusammenfassung

Diff

--- a/Compile/lib/Configuration.lua
+++ b/Compile/lib/Configuration.lua
@@ -73,7 +73,7 @@ conf.host.win = {
7373 },
7474 ["jdkPath"] = {
7575 ["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",
76+ ["11"] = "D:\\OpenJDK11U-jdk_x64_windows_hotspot_11.0.18_10\\jdk-11.0.18+10",
7777 },
7878 ["pythonPath"] = {
7979 ["2"] = "D:\\Python27",