Class CompareUiModule

  • All Implemented Interfaces:
    com.google.inject.Module

    public class CompareUiModule
    extends AbstractServiceAwareModule
    Compare UI Guice module. UI services should be declared here.
    • Constructor Detail

      • CompareUiModule

        public CompareUiModule​(org.eclipse.core.runtime.Plugin bundle)
        Constructor of CompareUiModule.
        Parameters:
        bundle - the parent bundle, cannot be null