- initialize(WizardDescriptor) - Method in class org.netbeans.modules.gradle.spi.newproject.BaseGradleWizardIterator
-
- install() - Method in class org.netbeans.modules.gradle.api.execute.GradleDistributionManager.GradleDistribution
-
Start to download and install this distribution from its
distribution URI to its distribution directory asynchronous.
- instantiate() - Method in class org.netbeans.modules.gradle.spi.newproject.BaseGradleWizardIterator
-
- instantiate(ProgressHandle) - Method in class org.netbeans.modules.gradle.spi.newproject.BaseGradleWizardIterator
-
- isActionEnabled(String, Project, Lookup) - Method in class org.netbeans.modules.gradle.spi.actions.DefaultGradleActionsProvider
-
- isActionEnabled(String, Project, Lookup) - Method in interface org.netbeans.modules.gradle.spi.actions.GradleActionsProvider
-
Determines if an action should be enabled.
- isAlwaysShowOutput() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
-
- isApplicable(Set<String>) - Method in interface org.netbeans.modules.gradle.api.execute.ActionMapping
-
Returns true if the action can be applicable regarding the provided
set of plugins.
- isAugmentedBuildEnabled(Project) - Static method in class org.netbeans.modules.gradle.api.execute.RunUtils
-
- isAvailable() - Method in class org.netbeans.modules.gradle.api.execute.GradleDistributionManager.GradleDistribution
-
Checks if this distribution is downloaded and available to use.
- isBlackListed() - Method in class org.netbeans.modules.gradle.api.execute.GradleDistributionManager.GradleDistribution
-
Checks if this distribution has known issues to be used with NetBeans.
- isBroken() - Method in class org.netbeans.modules.gradle.spi.execute.JavaRuntimeManager.JavaRuntime
-
Returns true
if the Java home of this runtime is null
or points to a non-existing directory.
- isBuildSrcProject() - Method in class org.netbeans.modules.gradle.spi.GradleFiles
-
Returns true if these files may represent a buildSrc
project.
- isCacheDisabled() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
-
- isCanBeConsumed() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
-
Returns true
if this configuration is to be consumed.
- isCanBeResolved() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
-
- isCompatibleWithJava(int) - Method in class org.netbeans.modules.gradle.api.execute.GradleDistributionManager.GradleDistribution
-
Checks if this Gradle distribution is compatible with the given
major version of Java.
- isCompatibleWithSystemJava() - Method in class org.netbeans.modules.gradle.api.execute.GradleDistributionManager.GradleDistribution
-
- isCompileOnSaveEnabled(Project) - Static method in class org.netbeans.modules.gradle.api.execute.RunUtils
-
- isConfigureOnDemand() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
-
- isDefault() - Method in class org.netbeans.modules.gradle.api.execute.GradleExecConfiguration
-
- isDisabled(ActionMapping) - Static method in interface org.netbeans.modules.gradle.api.execute.ActionMapping
-
Checks if the action is disabled.
- isDisplayDesctiption() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
-
- isEmpty() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
-
- isExternal() - Method in class org.netbeans.modules.gradle.api.GradleTask
-
Determines if the task is external, from another project.
- isGradleBadgeRequested() - Method in interface org.netbeans.modules.gradle.spi.ProjectIconProvider
-
- isGradleCacheArtifact(File) - Static method in class org.netbeans.modules.gradle.api.GradleProjects
-
- isGradleProjectLoaded() - Method in class org.netbeans.modules.gradle.api.NbGradleProject
-
- isHideEmptyConfigurations() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
-
- isIncludeOpenProjectsEnabled(Project) - Static method in class org.netbeans.modules.gradle.api.execute.RunUtils
-
Returns true if the include open projects checkbox is marked
in the project configuration.
- isList() - Method in class org.netbeans.modules.gradle.api.BuildPropertiesSupport.Property
-
True, if the property is a list.
- isMap() - Method in class org.netbeans.modules.gradle.api.BuildPropertiesSupport.Property
-
True, if the property is a Map.
- isOffline() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
-
- isOpenLazy() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
-
- isPreferMaven() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
-
- isPrivate() - Method in class org.netbeans.modules.gradle.api.GradleTask
-
Tasks without groups are considered private in Gradle.
- isProject() - Method in class org.netbeans.modules.gradle.spi.GradleFiles
-
- isProjectTrusted(Project, boolean) - Static method in class org.netbeans.modules.gradle.api.execute.RunUtils
-
Check if the given project is trusted for execution.
- isRepeatable() - Method in interface org.netbeans.modules.gradle.api.execute.ActionMapping
-
Returns true if the action can be repeated after execution.
- isResolved() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
-
Returns true
if all resolvable configurations are resolved.
- isResolved() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
-
- isReuseEditorOnStackTace() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
-
- isReuseOutputTabs() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
-
- isRoot() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
-
Returns true if the project directory is the same as the root project's
project directory, in short if this project is a root project.
- isRootOf(GradleBaseProject) - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
-
- isRootProject() - Method in class org.netbeans.modules.gradle.spi.GradleFiles
-
- isScriptlessSubProject() - Method in class org.netbeans.modules.gradle.spi.GradleFiles
-
- isSibling(GradleBaseProject) - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
-
- isSilentInstall() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
-
- isStartDaemonOnStart() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
-
- isSubProject() - Method in class org.netbeans.modules.gradle.spi.GradleFiles
-
- isSupported() - Method in enum org.netbeans.modules.gradle.api.execute.GradleCommandLine.Flag
-
- isSupported() - Method in interface org.netbeans.modules.gradle.api.execute.GradleCommandLine.GradleOptionItem
-
Shall return true
if the IDE supports this option item.
- isSupported() - Method in enum org.netbeans.modules.gradle.api.execute.GradleCommandLine.Parameter
-
- isSupported() - Method in enum org.netbeans.modules.gradle.api.execute.GradleCommandLine.Property
-
- isTaskInstanceOf(String, String) - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
-
Determines if a task is a subtype of a certain Gradle type.
- isTransitive() - Method in class org.netbeans.modules.gradle.api.GradleConfiguration
-
- isUnloadable() - Method in class org.netbeans.modules.gradle.api.NbGradleProject
-
- isVersionSpecified() - Method in class org.netbeans.modules.gradle.api.GradleBaseProject
-
- isWrapperPreferred() - Method in class org.netbeans.modules.gradle.spi.GradleSettings
-
- items(BuildPropertiesSupport.Property, String) - Method in class org.netbeans.modules.gradle.api.BuildPropertiesSupport
-
Enumerates items of a list-style property.