JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
AbstractBaselinePlugin
- Class in
com.palantir.baseline.plugins
The super class of all Baseline plugins.
apply(Project)
- Method in
BaselineEclipse
apply(Project)
- Method in
BaselineIdea
applyToRootProject(Project)
- Method in
BaselineIdea
B
BaselineEclipse
- Class in
com.palantir.baseline.plugins
Configures the Gradle 'eclipse' task with Baseline settings.
BaselineErrorProneExtension
- Class in
com.palantir.baseline.extensions
BaselineErrorProneExtension(Project)
- Constructor in
BaselineErrorProneExtension
BaselineIdea
- Class in
com.palantir.baseline.plugins
BaselineParameters
- Class in
com.palantir.baseline
C
D
E
F
G
getConfigDir()
- Method in
AbstractBaselinePlugin
Returns the absolute path of the Baseline configuration, i.e., the directory '.baseline' in the root directory of this project.
getPatchChecks()
- Method in
BaselineErrorProneExtension
GitUtils
- Class in
com.palantir.baseline.util
GroovyXmlUtils
- Class in
com.palantir.baseline.plugins
H
I
isFile(File)
- Method in
BaselineIdea
J
K
L
M
matchOrCreateChild(Node, String, Map, Map, Closure)
- Method in
GroovyXmlUtils
maybeGitHubUri()
- Method in
GitUtils
mergeProperties(Properties, Properties, Map)
- Method in
BaselineEclipse
Copies all name/value pairs from
from
to
into
, replacing variable names (e.g., $var or ${var}) occurring in values using basic string replacement
N
O
P
project
- Field in
AbstractBaselinePlugin
The org.gradle.api.Project that this plugin has been applied to; must be set in the org.gradle.api.Project#apply method.
Q
R
replace(String, Map)
- Method in
BaselineEclipse
S
T
U
V
W
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation