Skip navigation links
org.netbeans.modules.gradle/2 2.41
A B C D E F G H I J K L M N O P R S T U V W 

G

get(Project) - Static method in class org.netbeans.modules.gradle.api.BuildPropertiesSupport
Obtain an instance for the project.
get(BuildPropertiesSupport.Property, String, String) - Method in class org.netbeans.modules.gradle.api.BuildPropertiesSupport
Returns a named item, or a property of a named item from map-style property.
get(File) - Static method in class org.netbeans.modules.gradle.api.execute.GradleDistributionManager
Return a GradleDistributionManager for the given Gradle user home.
get() - Static method in class org.netbeans.modules.gradle.api.execute.GradleDistributionManager
Return a GradleDistributionManager for the Gradle user home, set in the IDE.
get(Project) - Static method in class org.netbeans.modules.gradle.api.GradleBaseProject
Retrieve the actual GradleBaseProject from the given NetBeans project lookup.
get(Project) - Static method in class org.netbeans.modules.gradle.api.NbGradleProject
Retrieves the watcher for the given project.
getActionName() - Method in class org.netbeans.modules.gradle.api.execute.RunConfig
 
getActivePlatform(String) - Static method in class org.netbeans.modules.gradle.api.execute.RunUtils
Deprecated.
This method has been deprecated without having a replacement in this module. The current implementation serves binary compatibility purposes only.
getActivePlatform(Project) - Static method in class org.netbeans.modules.gradle.api.execute.RunUtils
Deprecated.
This method has been deprecated without having a replacement in this module. The current implementation serves binary compatibility purposes only.
getActiveRuntime(Project) - Static method in class org.netbeans.modules.gradle.api.execute.RunUtils
Return the current active JavaRuntime used by the specified project.
getAimedQuality() - Method in class org.netbeans.modules.gradle.api.NbGradleProject
The requested information on this project.
getAllParents() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
 
getArgs() - Method in interface org.netbeans.modules.gradle.api.execute.ActionMapping
The command line arguments passed to the Gradle process executed as the action.
getArtifacts() - Method in class org.netbeans.modules.gradle.api.GradleDependency.ModuleDependency
 
getAttributes() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
Returns the attributes of this configuration.
getAvailableRuntimes() - Method in interface org.netbeans.modules.gradle.spi.execute.JavaRuntimeManager
Return the available runtimes stored in the IDE with their respective Id-s.
getBuildClassPath() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getBuildDir() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getBuildScript() - Method in class org.netbeans.modules.gradle.spi.GradleFiles
 
getCause() - Method in class org.netbeans.modules.gradle.api.GradleReport
 
getCommandLine() - Method in class org.netbeans.modules.gradle.api.execute.RunConfig
 
getCommandLineArgs() - Method in class org.netbeans.modules.gradle.api.execute.GradleExecConfiguration
 
getCompatibleGradleDistribution(Project) - Static method in class org.netbeans.modules.gradle.api.execute.RunUtils
Returns the GradleDistribution for the given project which is compatible with the JVM runtime, the IDE is running on .
getConfigurations() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getConfiguredDependencies() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
Returns set of dependencies configured for this configuration directly.
getData() - Method in class org.netbeans.modules.gradle.spi.newproject.BaseGradleWizardIterator
 
getDefault() - Static method in class org.netbeans.modules.gradle.spi.GradleSettings
 
getDefaultCommandLine() - Static method in class org.netbeans.modules.gradle.api.execute.GradleCommandLine
 
getDefaultCommandLine(Project) - Static method in class org.netbeans.modules.gradle.api.execute.RunUtils
 
getDefaultLogLevel() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
 
getDefaultStackTrace() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
 
getDependencies() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
 
getDependenciesOf(GradleDependency...) - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
 
getDependencyOrigin(GradleDependency) - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
Determines the origin of a given dependency.
getDescription() - Method in enum org.netbeans.modules.gradle.api.execute.GradleCommandLine.Flag
 
getDescription() - Method in interface org.netbeans.modules.gradle.api.execute.GradleCommandLine.GradleOptionItem
 
getDescription() - Method in enum org.netbeans.modules.gradle.api.execute.GradleCommandLine.Parameter
 
getDescription() - Method in enum org.netbeans.modules.gradle.api.execute.GradleCommandLine.Property
 
getDescription() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getDescription() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
 
getDescription() - Method in class org.netbeans.modules.gradle.api.GradleDependency.ProjectDependency
 
getDescription() - Method in class org.netbeans.modules.gradle.api.GradleTask
 
getDetails() - Method in class org.netbeans.modules.gradle.api.GradleReport
 
getDisplayName() - Method in interface org.netbeans.modules.gradle.api.execute.ActionMapping
The display name only used to present custom actions inside the IDE.
getDisplayName() - Method in class org.netbeans.modules.gradle.api.execute.GradleExecConfiguration
 
getDisplayName() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getDisplayName() - Method in class org.netbeans.modules.gradle.spi.execute.JavaRuntimeManager.JavaRuntime
 
getDistributionDir() - Method in class org.netbeans.modules.gradle.api.execute.GradleDistributionManager.GradleDistribution
The Gradle distribution directory.
getDistributionHome() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
 
getDistributionURI() - Method in class org.netbeans.modules.gradle.api.execute.GradleDistributionManager.GradleDistribution
The Gradle distribution URI.
getDownloadJavadoc() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
 
getDownloadLibs() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
 
getDownloadSources() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
 
getErrorClass() - Method in class org.netbeans.modules.gradle.api.GradleReport
 
getExcludedTasks() - Method in class org.netbeans.modules.gradle.api.execute.GradleCommandLine
 
getExecConfig() - Method in class org.netbeans.modules.gradle.api.execute.RunConfig
Selected executable configuration.
getExecFlags() - Method in class org.netbeans.modules.gradle.api.execute.RunConfig
 
getExtendsFrom() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
 
getExtract() - Method in class org.netbeans.modules.gradle.spi.ProjectInfoExtractor.DefaultResult
 
getExtract() - Method in interface org.netbeans.modules.gradle.spi.ProjectInfoExtractor.Result
 
getFile(GradleFiles.Kind) - Method in class org.netbeans.modules.gradle.spi.GradleFiles
Returns the possible file names for a Gradle project file, or null if that kind is not accepted in the project context.
getFiles() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
 
getFiles() - Method in class org.netbeans.modules.gradle.api.GradleDependency.FileCollectionDependency
 
getFirstParameter(GradleCommandLine.Parameter) - Method in class org.netbeans.modules.gradle.api.execute.GradleCommandLine
 
getFlags() - Method in enum org.netbeans.modules.gradle.api.execute.GradleCommandLine.Flag
 
getFlags() - Method in interface org.netbeans.modules.gradle.api.execute.GradleCommandLine.GradleOptionItem
 
getFlags() - Method in enum org.netbeans.modules.gradle.api.execute.GradleCommandLine.Parameter
 
getFlags() - Method in enum org.netbeans.modules.gradle.api.execute.GradleCommandLine.Property
 
getFullCommandLine() - Method in class org.netbeans.modules.gradle.api.execute.GradleCommandLine
Retrieve the command line as a list of strings.
getGradleClassPath() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
The classpath used to
getGradleDistribution() - Method in interface org.netbeans.modules.gradle.spi.execute.GradleDistributionProvider
Shall return the GradleDistributionManager.GradleDistribution used by the project.
getGradleExecutionRule() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
 
getGradleFiles() - Method in class org.netbeans.modules.gradle.api.NbGradleProject
Returns accessor for Gradle project files.
getGradleUserHome() - Method in class org.netbeans.modules.gradle.api.execute.GradleDistributionManager.GradleDistribution
The Gradle user home directory of this distribution.
getGradleUserHome() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
 
getGradleVersion() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
Deprecated.
getGradlew() - Method in class org.netbeans.modules.gradle.spi.GradleFiles
 
getGroup() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getGroup() - Method in class org.netbeans.modules.gradle.api.GradleDependency.ModuleDependency
 
getGroup() - Method in class org.netbeans.modules.gradle.api.GradleTask
 
getIcon() - Static method in class org.netbeans.modules.gradle.api.NbGradleProject
 
getIcon() - Method in interface org.netbeans.modules.gradle.spi.ProjectIconProvider
 
getId() - Method in class org.netbeans.modules.gradle.api.BuildPropertiesSupport.Property
Returns the property id.
getId() - Method in class org.netbeans.modules.gradle.api.execute.GradleExecConfiguration
Retursn ID of the configuration.
getId() - Method in class org.netbeans.modules.gradle.api.GradleDependency
 
getId() - Method in class org.netbeans.modules.gradle.spi.execute.JavaRuntimeManager.JavaRuntime
 
getId() - Method in enum org.netbeans.modules.gradle.spi.newproject.GradleInitWizard.TestFramework
 
getImportantFiles() - Method in class org.netbeans.modules.gradle.spi.newproject.TemplateOperation
 
getIncludedBuilds() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getJavadoc() - Method in class org.netbeans.modules.gradle.api.GradleDependency.ModuleDependency
 
getJavadoc(File) - Static method in class org.netbeans.modules.gradle.api.GradleProjects
Get the JavaDoc artifact for the given binary if available.
getJavaHome() - Method in interface org.netbeans.modules.gradle.spi.execute.GradleJavaPlatformProvider
 
getJavaHome() - Method in class org.netbeans.modules.gradle.spi.execute.JavaRuntimeManager.JavaRuntime
The Java home directory associated with the id.
getKind() - Method in class org.netbeans.modules.gradle.api.BuildPropertiesSupport.Property
 
getLicense() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
Returns the license identifier used in this Gradle project.
getLine() - Method in class org.netbeans.modules.gradle.api.GradleReport
 
getLocation() - Method in class org.netbeans.modules.gradle.api.GradleReport
 
getLoglevel() - Method in class org.netbeans.modules.gradle.api.execute.GradleCommandLine
 
getMessage() - Method in class org.netbeans.modules.gradle.api.GradleReport
 
getModules() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
 
getName() - Method in class org.netbeans.modules.gradle.api.BuildPropertiesSupport.Property
 
getName() - Method in interface org.netbeans.modules.gradle.api.execute.ActionMapping
The name of the action, recognizable by the IDE.
getName() - Method in class org.netbeans.modules.gradle.api.execute.GradleExecConfiguration
 
getName() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
This Gradle project name.
getName() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
 
getName() - Method in class org.netbeans.modules.gradle.api.GradleDependency.ModuleDependency
 
getName() - Method in class org.netbeans.modules.gradle.api.GradleTask
 
getNetBeansProperty(String) - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
Return the value of the property defined netbeans.<key> as in this Gradle project or inherited from the root project.
getNoRebuild() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
Deprecated.
Always returns false, since version 2.36 (NB20)
getOutputPaths() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getParameters(GradleCommandLine.Parameter) - Method in class org.netbeans.modules.gradle.api.execute.GradleCommandLine
 
getParentName() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getParentScript() - Method in class org.netbeans.modules.gradle.spi.GradleFiles
 
getPath() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getPath() - Method in class org.netbeans.modules.gradle.api.GradleDependency.ProjectDependency
 
getPath() - Method in class org.netbeans.modules.gradle.api.GradleTask
 
getPlugins() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
The set of Gradle plugin ids used applied in this project.
getPreferences(boolean) - Method in class org.netbeans.modules.gradle.api.NbGradleProject
 
getPreferences(Project, boolean) - Static method in class org.netbeans.modules.gradle.api.NbGradleProject
 
getPreferences() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
 
getProblem() - Method in class org.netbeans.modules.gradle.api.GradleDependency.UnresolvedDependency
 
getProblems() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
Return the list of problems reported by Gradle on project inspection.
getProblems() - Method in class org.netbeans.modules.gradle.spi.ProjectInfoExtractor.DefaultResult
 
getProblems() - Method in interface org.netbeans.modules.gradle.spi.ProjectInfoExtractor.Result
 
getProgressListener() - Method in interface org.netbeans.modules.gradle.spi.GradleProgressListenerProvider
 
getProject() - Method in class org.netbeans.modules.gradle.api.execute.RunConfig
 
getProjectDependencies() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getProjectDir() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getProjectDir() - Method in class org.netbeans.modules.gradle.spi.GradleFiles
 
getProjectFiles() - Method in class org.netbeans.modules.gradle.spi.GradleFiles
Returns the main suspected build scripts available for this project.
getProjectPath() - Method in class org.netbeans.modules.gradle.api.GradleTask
Returns path of the task's declaring project.
getProjectProperties() - Method in class org.netbeans.modules.gradle.api.execute.GradleExecConfiguration
 
getProjects() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
 
getProperty(GradleCommandLine.Property, String) - Method in class org.netbeans.modules.gradle.api.execute.GradleCommandLine
 
getPropertyFiles() - Method in class org.netbeans.modules.gradle.spi.GradleFiles
The list of the existing property files in the current project in the order of: user, root, and project properties.
getQuality() - Method in class org.netbeans.modules.gradle.api.NbGradleProject
Return the actual Quality information on the currently loaded Project.
getReloadArgs() - Method in interface org.netbeans.modules.gradle.api.execute.ActionMapping
The command line arguments passed to the Gradle process executed during the reload after the action execution.
getReloadRule() - Method in interface org.netbeans.modules.gradle.api.execute.ActionMapping
The reload rule of the action.
getRootDir() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
The project directory of the root project.
getRootDir() - Method in class org.netbeans.modules.gradle.spi.GradleFiles
 
getScope() - Method in class org.netbeans.modules.gradle.api.BuildPropertiesSupport.Property
Scope of a property.
getSettingsScript() - Method in class org.netbeans.modules.gradle.spi.GradleFiles
 
getSeverity() - Method in class org.netbeans.modules.gradle.api.GradleReport
 
getSources() - Method in class org.netbeans.modules.gradle.api.GradleDependency.ModuleDependency
 
getSources(File) - Static method in class org.netbeans.modules.gradle.api.GradleProjects
Get the Source artifact for the given binary if available.
getStackTrace() - Method in class org.netbeans.modules.gradle.api.execute.GradleCommandLine
 
getStatus() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getStringValue() - Method in class org.netbeans.modules.gradle.api.BuildPropertiesSupport.Property
Returns value of the property, as String.
getSubProjects() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
Returns the sub-project of this project, in a map as Gradle project path and project directory pairs.
getSubProjects(File) - Static method in class org.netbeans.modules.gradle.spi.GradleFiles.SettingsFile
 
getSupportedActions() - Method in class org.netbeans.modules.gradle.spi.actions.DefaultGradleActionsProvider
 
getSupportedActions() - Method in interface org.netbeans.modules.gradle.spi.actions.GradleActionsProvider
Returns the set of supported actions.
getSupportedCommandLine() - Method in class org.netbeans.modules.gradle.api.execute.GradleCommandLine
Retrieve the command line which is actually supported to be executed from the IDE.
getSupportedOperationTypes() - Method in interface org.netbeans.modules.gradle.spi.GradleProgressListenerProvider
 
getSupportedTokens() - Method in interface org.netbeans.modules.gradle.spi.actions.ReplaceTokenProvider
The list of the tokens this class implements.
getTaskByName(String) - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getTaskDisplayName() - Method in class org.netbeans.modules.gradle.api.execute.RunConfig
 
getTaskGroups() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getTaskNames() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getTaskPredecessors(GradleTask, boolean) - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
For a given task, lists all predecessors of the task within the current project.
getTasks() - Method in class org.netbeans.modules.gradle.api.execute.GradleCommandLine
 
getTasks(String) - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getTasks() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getTitle() - Method in class org.netbeans.modules.gradle.spi.newproject.BaseGradleWizardIterator
 
getTitle() - Method in class org.netbeans.modules.gradle.spi.newproject.SimpleGradleWizardIterator
 
getTreeFolderIcon(boolean) - Static method in class org.netbeans.modules.gradle.spi.nodes.NodeUtils
Returns default folder icon as Image.
getType() - Method in class org.netbeans.modules.gradle.api.BuildPropertiesSupport.Property
Returns type of the property.
getType() - Method in class org.netbeans.modules.gradle.api.GradleDependency.FileCollectionDependency
 
getType() - Method in class org.netbeans.modules.gradle.api.GradleDependency
 
getType() - Method in class org.netbeans.modules.gradle.api.GradleDependency.ModuleDependency
 
getType() - Method in class org.netbeans.modules.gradle.api.GradleDependency.ProjectDependency
 
getType() - Method in class org.netbeans.modules.gradle.api.GradleDependency.UnresolvedDependency
 
getUnresolved() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
 
getUseConfigCache() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
 
getVersion() - Method in class org.netbeans.modules.gradle.api.execute.GradleDistributionManager.GradleDistribution
The Gradle version of this distribution.
getVersion() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
 
getVersion() - Method in class org.netbeans.modules.gradle.api.GradleDependency.ModuleDependency
 
getWarningIcon() - Static method in class org.netbeans.modules.gradle.api.NbGradleProject
 
getWatchedResources() - Method in interface org.netbeans.modules.gradle.spi.WatchedResourceProvider
 
getWrapperDistributionURI(File) - Static method in class org.netbeans.modules.gradle.api.execute.GradleDistributionManager
Retrieves a normalized URI for the Gradle Wrapper distribution for the given root project directory.
getWrapperProperties() - Method in class org.netbeans.modules.gradle.spi.GradleFiles
 
GRADLE_PLUGIN_TYPE - Static variable in class org.netbeans.modules.gradle.api.NbGradleProject
 
GRADLE_PROJECT_TYPE - Static variable in class org.netbeans.modules.gradle.api.NbGradleProject
 
GRADLE_PROPERTIES_NAME - Static variable in class org.netbeans.modules.gradle.spi.GradleFiles
 
GradleActionsProvider - Interface in org.netbeans.modules.gradle.spi.actions
Interface to contribute action mappings for the build.
GradleBaseProject - Class in org.netbeans.modules.gradle.api
This object holds the basic information of the Gradle project.
GradleCommandLine - Class in org.netbeans.modules.gradle.api.execute
Object representation of a Gradle command line.
GradleCommandLine(GradleDistributionManager.GradleDistribution, GradleCommandLine) - Constructor for class org.netbeans.modules.gradle.api.execute.GradleCommandLine
/** Creates a copy instance of the provided GradleCommandLine, but with for a specified GradleDistribution.
GradleCommandLine(GradleCommandLine) - Constructor for class org.netbeans.modules.gradle.api.execute.GradleCommandLine
Creates a copy instance of the provided GradleCommandLine.
GradleCommandLine(GradleDistributionManager.GradleDistribution, String...) - Constructor for class org.netbeans.modules.gradle.api.execute.GradleCommandLine
Creates a command line form the specified arguments with compatibility constraint on a specified Gradle distribution.
GradleCommandLine(String...) - Constructor for class org.netbeans.modules.gradle.api.execute.GradleCommandLine
 
GradleCommandLine(GradleDistributionManager.GradleDistribution, CharSequence) - Constructor for class org.netbeans.modules.gradle.api.execute.GradleCommandLine
 
GradleCommandLine(CharSequence) - Constructor for class org.netbeans.modules.gradle.api.execute.GradleCommandLine
 
GradleCommandLine.Flag - Enum in org.netbeans.modules.gradle.api.execute
Gradle command line flags
GradleCommandLine.GradleOptionItem - Interface in org.netbeans.modules.gradle.api.execute
 
GradleCommandLine.LogLevel - Enum in org.netbeans.modules.gradle.api.execute
Gradle log levels.
GradleCommandLine.Parameter - Enum in org.netbeans.modules.gradle.api.execute
 
GradleCommandLine.Property - Enum in org.netbeans.modules.gradle.api.execute
 
GradleCommandLine.StackTrace - Enum in org.netbeans.modules.gradle.api.execute
Gradle stacktrace output levels.
GradleConfiguration - Class in org.netbeans.modules.gradle.api
This object represents a configuration in a Gradle project.
GradleDependency - Class in org.netbeans.modules.gradle.api
This object represents a Gradle dependency element in a GradleConfiguration.
GradleDependency.FileCollectionDependency - Class in org.netbeans.modules.gradle.api
Dependency for files available on local filesystem.
GradleDependency.ModuleDependency - Class in org.netbeans.modules.gradle.api
Dependency for modules usually downloaded from a remote repository.
GradleDependency.ProjectDependency - Class in org.netbeans.modules.gradle.api
Dependency for sub-project in the current multi-project setup.
GradleDependency.Type - Enum in org.netbeans.modules.gradle.api
The type of a Dependency.
GradleDependency.UnresolvedDependency - Class in org.netbeans.modules.gradle.api
Dependency for modules which was not able to be resolved by Gradle.
GradleDistributionManager - Class in org.netbeans.modules.gradle.api.execute
This class helps organizing the GradleDistributionManager.GradleDistribution-s used in the IDE.
GradleDistributionManager.GradleDistribution - Class in org.netbeans.modules.gradle.api.execute
This object represents a Gradle distribution in NetBeans combining the following four attributes: Gradle user home Distribution directory Gradle version Gradle distribution URI
GradleDistributionProvider - Interface in org.netbeans.modules.gradle.spi.execute
Projects can provide the required Gradle Distribution through this interface, by placing an implementation of it in the project lookup.
GradleExecConfiguration - Class in org.netbeans.modules.gradle.api.execute
Represents a configuration for the Gradle project.
GradleFiles - Class in org.netbeans.modules.gradle.spi
Collection of notable files used in a Gradle project.
GradleFiles(File) - Constructor for class org.netbeans.modules.gradle.spi.GradleFiles
 
GradleFiles(File, boolean) - Constructor for class org.netbeans.modules.gradle.spi.GradleFiles
 
GradleFiles.Kind - Enum in org.netbeans.modules.gradle.spi
 
GradleFiles.SettingsFile - Class in org.netbeans.modules.gradle.spi
 
GradleInitWizard - Class in org.netbeans.modules.gradle.spi.newproject
 
GradleInitWizard.GradleDSL - Enum in org.netbeans.modules.gradle.spi.newproject
 
GradleInitWizard.TestFramework - Enum in org.netbeans.modules.gradle.spi.newproject
 
GradleJavaPlatformProvider - Interface in org.netbeans.modules.gradle.spi.execute
Project can provide different Java Platform to execute Gradle builds by placing an implementation of this interface to the project lookup.
GradleProgressListenerProvider - Interface in org.netbeans.modules.gradle.spi
 
GradleProjects - Class in org.netbeans.modules.gradle.api
Utility methods working with Gradle projects and Artifacts.
GradleReport - Class in org.netbeans.modules.gradle.api
Describes a problem in a buildscript reported by Gradle daemon and/or our infrastructure.
GradleReport.Severity - Enum in org.netbeans.modules.gradle.api
Severity of the report.
GradleSettings - Class in org.netbeans.modules.gradle.spi
 
GradleSettings() - Constructor for class org.netbeans.modules.gradle.spi.GradleSettings
Deprecated.
GradleSettings.DownloadLibsRule - Enum in org.netbeans.modules.gradle.spi
 
GradleSettings.DownloadMiscRule - Enum in org.netbeans.modules.gradle.spi
 
GradleSettings.GradleExecutionRule - Enum in org.netbeans.modules.gradle.spi
Rule, that determines when to allow automatic Gradle execution.
GradleTask - Class in org.netbeans.modules.gradle.api
Represent a task in a Gradle project.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links
org.netbeans.modules.gradle/2 2.41