sync changes to ide/comment from thinkpad
This commit is contained in:
parent
b5f2aa6925
commit
f21d05d245
|
@ -227,6 +227,7 @@ public class Clifford implements ActionListener {
|
|||
requiresTemp.add(new boolean[]{false, true, false, false});
|
||||
requiresTemp.add(new boolean[]{true, false, false, false});
|
||||
container.put("requires", requiresTemp); // Pull localization files for patching.
|
||||
// TODO: container.put paths patched in fscript
|
||||
}
|
||||
} else {
|
||||
container.put("loaderversion", 0);
|
||||
|
|
|
@ -1 +1 @@
|
|||
netbeans.hint.jdkPlatform=JDK_22__System_
|
||||
netbeans.hint.jdkPlatform=JDK_17__System_
|
||||
|
|
Loading…
Reference in New Issue
Block a user