очистка отладочной печати. тоже кое-что накопилось.
This commit is contained in:
@@ -29,7 +29,6 @@ public class UpdateProperty extends Pass<Object> {
|
||||
VDirectoryChooser directoryChooser = new VDirectoryChooser("");
|
||||
VFileChooser fileChooser = new VFileChooser("", "exe");
|
||||
//-
|
||||
System.out.println(Utils_.Brackets(name));
|
||||
if (args.length==1){
|
||||
if (oldValue instanceof Boolean){
|
||||
newValue=!(Boolean)oldValue;
|
||||
|
||||
Reference in New Issue
Block a user