рефакторинг форм таблиц и заполнения информации о столбцах
This commit is contained in:
@@ -40,7 +40,6 @@ public class Utils_ {
|
||||
//--
|
||||
public static Gson gson = new GsonBuilder().excludeFieldsWithoutExposeAnnotation().setPrettyPrinting().create();
|
||||
static String HomePath = System.getProperty("user.dir");
|
||||
;
|
||||
//Текущая оперционная система
|
||||
public static boolean isWindows() {
|
||||
return System.getProperty("os.name").startsWith("Windows");
|
||||
|
||||
Reference in New Issue
Block a user