JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.gradle/2 2.33
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
O
openedProjectDependencies(Project)
- Static method in class org.netbeans.modules.gradle.api.
GradleProjects
Returns all the projects on which the given project depends and are opened in the IDE.
openedSiblings(Project)
- Static method in class org.netbeans.modules.gradle.api.
GradleProjects
Returns all the siblings project of the given project which are opened in the IDE.
openFileAt(FileObject, int, int)
- Static method in class org.netbeans.modules.gradle.api.output.
OutputListeners
openFromFile(String, File, Map<String, ? extends Object>)
- Method in class org.netbeans.modules.gradle.spi.newproject.
TemplateOperation
openFromTemplate(String, File, Map<String, ? extends Object>)
- Method in class org.netbeans.modules.gradle.spi.newproject.
TemplateOperation
openURL(URL)
- Static method in class org.netbeans.modules.gradle.api.output.
OutputListeners
org.netbeans.modules.gradle.api
- package org.netbeans.modules.gradle.api
Domain and access classes for Gradle projects.
org.netbeans.modules.gradle.api.execute
- package org.netbeans.modules.gradle.api.execute
API support for executing Gradle actions/commands in the IDE.
org.netbeans.modules.gradle.api.output
- package org.netbeans.modules.gradle.api.output
org.netbeans.modules.gradle.spi
- package org.netbeans.modules.gradle.spi
org.netbeans.modules.gradle.spi.actions
- package org.netbeans.modules.gradle.spi.actions
org.netbeans.modules.gradle.spi.customizer.support
- package org.netbeans.modules.gradle.spi.customizer.support
org.netbeans.modules.gradle.spi.execute
- package org.netbeans.modules.gradle.spi.execute
If a project needs direct access to Gradle, there is a
ProjectConnection
can be retrieved from the project's lookup.
org.netbeans.modules.gradle.spi.newproject
- package org.netbeans.modules.gradle.spi.newproject
org.netbeans.modules.gradle.spi.nodes
- package org.netbeans.modules.gradle.spi.nodes
OutputDisplayer
- Class in
org.netbeans.modules.gradle.api.output
OutputDisplayer()
- Constructor for class org.netbeans.modules.gradle.api.output.
OutputDisplayer
OutputListeners
- Class in
org.netbeans.modules.gradle.api.output
OutputProcessor
- Interface in
org.netbeans.modules.gradle.api.output
OutputProcessorFactory
- Interface in
org.netbeans.modules.gradle.api.output
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
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.gradle/2 2.33
Prev Letter
Next Letter
Frames
No Frames
All Classes