diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 799ed532..05329746 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,14 +8,12 @@ - - - - - - - - + + + + + + - + @@ -66,6 +66,19 @@ + + + + + + + + + + + + + diff --git a/src/_VisualDVM/TestingSystem/SAPFOR/SapforConfiguration/UI/SapforConfigurationFields.java b/src/_VisualDVM/TestingSystem/SAPFOR/SapforConfiguration/UI/SapforConfigurationFields.java index 1a0810b4..ad31caad 100644 --- a/src/_VisualDVM/TestingSystem/SAPFOR/SapforConfiguration/UI/SapforConfigurationFields.java +++ b/src/_VisualDVM/TestingSystem/SAPFOR/SapforConfiguration/UI/SapforConfigurationFields.java @@ -10,6 +10,7 @@ public class SapforConfigurationFields implements DialogFields { public JSpinner sTransformationMaxtime; public JSpinner sKernels; private JPanel content; + public JCheckBox cbGroupsOnly; public SapforConfigurationFields() { sKernels.setModel(new SpinnerNumberModel(1, 1, Constants.testingMaxKernels,