All Downloads are FREE. Search and download functionalities are using the official Maven repository.

name.remal.gradle_plugins.idea_settings.IdeaDirProcessor Maven / Gradle / Ivy

The newest version!
package name.remal.gradle_plugins.idea_settings;

import java.nio.file.Path;
import name.remal.gradle_plugins.idea_settings.internal.IdeaXmlFileSettingsAction;
import org.gradle.api.Action;

public interface IdeaDirProcessor extends IdeaXmlFileSettingsAction, Action {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy