mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
enable $MODULE_DIR$ macro for testng (IDEA-135220)
This commit is contained in:
+1
@@ -142,6 +142,7 @@ public class TestNGConfigurationEditor extends SettingsEditor<TestNGConfiguratio
|
||||
commonJavaParameters.setModuleContext(moduleSelector.getModule());
|
||||
}
|
||||
});
|
||||
commonJavaParameters.setHasModuleMacro();
|
||||
|
||||
final JPanel panel = myPattern.getComponent();
|
||||
panel.setLayout(new BorderLayout());
|
||||
|
||||
Reference in New Issue
Block a user