Class EclipsePreferencesPersistableSearchHistory

    • Constructor Detail

      • EclipsePreferencesPersistableSearchHistory

        public EclipsePreferencesPersistableSearchHistory​(org.eclipse.core.runtime.preferences.IEclipsePreferences root)
        Instantiates a new search history.
        Parameters:
        root - preferences root, history preferences will be stored as subpreference under it.
      • EclipsePreferencesPersistableSearchHistory

        public EclipsePreferencesPersistableSearchHistory​(String rootPath)
        Instantiates a new search history.
        Parameters:
        rootPath - preferences root path, history preferences will be stored as subpreference under it.