Uses of Interface
org.eclipse.ui.wizards.datatransfer.ProjectConfigurator
-
Packages that use ProjectConfigurator Package Description org.eclipse.ui.wizards.datatransfer Provides the standard Import and Export wizards for moving resources into and out of the workspace. -
-
Uses of ProjectConfigurator in org.eclipse.ui.wizards.datatransfer
Method parameters in org.eclipse.ui.wizards.datatransfer with type arguments of type ProjectConfigurator Modifier and Type Method Description default void
ProjectConfigurator. removeDirtyDirectories(Map<File,List<ProjectConfigurator>> proposals)
Removes from the set of directories those that should not be proposed to the user for import.
-