This commit is contained in:
2024-10-09 22:51:52 +03:00
parent 6252af944e
commit 428a056586
7 changed files with 9 additions and 704 deletions

View File

@@ -96,7 +96,7 @@ public class MachineProcess extends DBObject {
File workspace = getWorkspace();
Utils.CheckAndCleanDirectory(workspace);
//копирование визуализатора
File src = new File(CommonUtils.getHomeDirectory(), "_VisualDVM.TestingSystem.jar");
File src = new File(CommonUtils.getHomeDirectory(), "TestingSystem.jar");
File supervisor = new File(workspace, "VisualSapfor.jar");
FileUtils.copyFile(src, supervisor);
//создание настроек