Uses of Interface
org.eclipse.ui.wizards.datatransfer.ProjectConfigurator
Packages that use ProjectConfigurator
Package
Description
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 ProjectConfiguratorModifier and TypeMethodDescriptiondefault 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.