Class ConfigureDatasourceDialog

  • All Implemented Interfaces:
    IShellProvider

    public class ConfigureDatasourceDialog
    extends DatasourceDialog
    Dialog to manage EDP2 repositories used as data sources from within a run configuration. TODO Creating is limited as no files are created for file data sources. Therefore, it currently equals opening. Fix that.
    • Field Detail

      • OPEN_WIZARD_TITLE

        public static String OPEN_WIZARD_TITLE
      • ADD_WIZARD_TITLE

        public static String ADD_WIZARD_TITLE
    • Constructor Detail

      • ConfigureDatasourceDialog

        public ConfigureDatasourceDialog​(Shell parentShell,
                                         String dialogTitel,
                                         boolean makeValidation)