package org.argeo.eclipse.ui.specific; public class ImportFileSystemHandler { public boolean getNeedsProgressMonitor() { return true; } }