Interface ISupplySettingsConverter


  • public interface ISupplySettingsConverter
    Converter of legacy supply settings of the 1C platform
    • Method Detail

      • integeratePlatformSupplySettings

        void integeratePlatformSupplySettings​(File file,
                                              IDtProject libraryProject,
                                              IDtProject recipientProject,
                                              org.eclipse.core.runtime.IProgressMonitor monitor)
        Integrates the legacy settings in the current supply settings of the library project
        Parameters:
        file - The legacy settings file. May not be null
        libraryProject - The libary project, may not be null
        recipientProject - The intergration recipient project, may not be null
        monitor - The current progress monitor. May not be null