упорядочил папки с кодом.
This commit is contained in:
@@ -57,7 +57,7 @@ import GlobalData.Tasks.RunTask.RunTasksDBTable;
|
||||
import GlobalData.User.UsersDBTable;
|
||||
import ProjectData.DBArray.ArraysDBTable;
|
||||
import ProjectData.Files.UI.FilesTreeCellRenderer;
|
||||
import TestingSystem.SAPFOR.SapforTasksPackage.UI.SapforVersionsTreeCellRenderer;
|
||||
import Repository.TestingSystem.SAPFOR.SapforTasksPackage.UI.SapforVersionsTreeCellRenderer;
|
||||
import ProjectData.Project.UI.VersionsTreeCellRenderer;
|
||||
import ProjectData.SapforData.Arrays.ArraysSet;
|
||||
import ProjectData.SapforData.Arrays.UI.DimensionRenderer;
|
||||
@@ -66,23 +66,23 @@ import ProjectData.SapforData.Arrays.UI.RulesTreeCellRenderer;
|
||||
import ProjectData.SapforData.Regions.RegionsSet;
|
||||
import ProjectData.SapforData.Variants.UI.VariantRankRenderer;
|
||||
import ProjectData.SapforData.Variants.VariantsSet;
|
||||
import Repository.BugReport.BugReportsDBTable;
|
||||
import Repository.Component.UI.ComponentsForm;
|
||||
import Repository.Subscribes.SubsribersDBTable;
|
||||
import TestingSystem.SAPFOR.SapforConfiguration.SapforConfigurationDBTable;
|
||||
import TestingSystem.SAPFOR.SapforConfigurationCommand.SapforConfigurationCommandsDBTable;
|
||||
import TestingSystem.SAPFOR.SapforTask.SapforTasksDBTable;
|
||||
import TestingSystem.SAPFOR.SapforTasksPackage.SapforTasksPackagesDBTable;
|
||||
import TestingSystem.SAPFOR.ServerSapfor.ServerSapforsDBTable;
|
||||
import TestingSystem.DVM.Configuration.UI.ConfigurationDBTable;
|
||||
import TestingSystem.Common.Group.GroupsDBTable;
|
||||
import TestingSystem.DVM.Tasks.TestRunTasksDBTable;
|
||||
import TestingSystem.DVM.TasksPackage.TasksPackageDBTable;
|
||||
import TestingSystem.Common.Test.TestDBTable;
|
||||
import Visual_DVM_2021.Passes.PassCode_2021;
|
||||
import Visual_DVM_2021.UI.Interface.DebugWindow;
|
||||
import Visual_DVM_2021.UI.Interface.VersionsWindow;
|
||||
import Visual_DVM_2021.UI.Main.*;
|
||||
import Repository.ComponentsServer.Component.BugReport.BugReportsDBTable;
|
||||
import Repository.ComponentsServer.Component.UI.ComponentsForm;
|
||||
import Repository.ComponentsServer.Subscribes.SubsribersDBTable;
|
||||
import Repository.TestingSystem.SAPFOR.SapforConfiguration.SapforConfigurationDBTable;
|
||||
import Repository.TestingSystem.SAPFOR.SapforConfigurationCommand.SapforConfigurationCommandsDBTable;
|
||||
import Repository.TestingSystem.SAPFOR.SapforTask.SapforTasksDBTable;
|
||||
import Repository.TestingSystem.SAPFOR.SapforTasksPackage.SapforTasksPackagesDBTable;
|
||||
import Repository.TestingSystem.SAPFOR.ServerSapfor.ServerSapforsDBTable;
|
||||
import Repository.TestingSystem.DVM.Configuration.UI.ConfigurationDBTable;
|
||||
import Repository.TestingSystem.Common.Group.GroupsDBTable;
|
||||
import Repository.TestingSystem.DVM.Tasks.TestRunTasksDBTable;
|
||||
import Repository.TestingSystem.DVM.TasksPackage.TasksPackageDBTable;
|
||||
import Repository.TestingSystem.Common.Test.TestDBTable;
|
||||
import Common.Passes.PassCode_2021;
|
||||
import Common.UI.Windows.Interface.DebugWindow;
|
||||
import Common.UI.Windows.Interface.VersionsWindow;
|
||||
import Common.UI.Windows.Main.*;
|
||||
|
||||
import javax.accessibility.Accessible;
|
||||
import javax.accessibility.AccessibleContext;
|
||||
|
||||
Reference in New Issue
Block a user