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
apply(Project)
- Method in
ClojureBasePlugin
apply(Project)
- Method in
ClojureCommonPlugin
apply(Project)
- Method in
ClojureExtrasDepsPlugin
apply(Project)
- Method in
ClojureExtrasPlugin
apply(Project)
- Method in
ClojureExtrasTaskWatcherPlugin
apply(Project)
- Method in
ClojureExtrasUberJarPlugin
apply(Project)
- Method in
ClojurePlugin
apply(Project)
- Method in
ClojureReplPlugin
apply(Project)
- Method in
NebulaClojurePlugin
args(Iterable<?>)
- Method in
ClojureExec
B
bootstrapClasspath(Object)
- Method in
ClojureExec
C
camelCaseToSnakeCase(Map)
- Method in
Util
classpath(Object)
- Method in
ClojureExec
classpath(Object)
- Method in
ClojureRepl
Adds the given files to classpath.
clojarsDeploy()
- Method in
ClojureUploadConvention
clojarsRepo()
- Method in
ClojureRepositoryConvention
ClojureBasePlugin
- Class in
nebula.plugin.clojuresque
ClojureCommonPlugin
- Class in
nebula.plugin.clojuresque
ClojureCompile
- Class in
nebula.plugin.clojuresque.tasks
ClojureDoc
- Class in
nebula.plugin.clojuresque.tasks
clojuredoc()
- Method in
ClojureDoc
ClojureExec
- Class in
nebula.plugin.clojuresque.tasks
ClojureExec()
- Constructor in
ClojureExec
clojureexec(Closure)
- Method in
ClojurePluginConvention
ClojureExecActionFactory
- Class in
nebula.plugin.clojuresque.tasks
ClojureExtrasDepsPlugin
- Class in
nebula.plugin.clojuresque
ClojureExtrasPlugin
- Class in
nebula.plugin.clojuresque
ClojureExtrasTaskWatcherPlugin
- Class in
nebula.plugin.clojuresque
ClojureExtrasUberJarPlugin
- Class in
nebula.plugin.clojuresque
ClojurePlugin
- Class in
nebula.plugin.clojuresque
ClojurePluginConvention
- Class in
nebula.plugin.clojuresque
ClojurePluginConvention(Project)
- Constructor in
ClojurePluginConvention
ClojurePluginDeprecatedConvention
- Class in
nebula.plugin.clojuresque
ClojurePluginDeprecatedConvention(Project)
- Constructor in
ClojurePluginDeprecatedConvention
ClojurePluginExtension
- Class in
nebula.plugin.clojuresque
ClojureRepl
- Class in
nebula.plugin.clojuresque.tasks
Starts a nrepl server for the project.
ClojureReplPlugin
- Class in
nebula.plugin.clojuresque
ClojureRepositoryConvention
- Class in
nebula.plugin.clojuresque
ClojureRepositoryConvention(RepositoryHandler)
- Constructor in
ClojureRepositoryConvention
ClojureSourceDirectorySet
- Class in
nebula.plugin.clojuresque.tasks
ClojureSourceDirectorySet(String, FileResolver)
- Constructor in
ClojureSourceDirectorySet
ClojureSourceSet
- Class in
nebula.plugin.clojuresque.tasks
ClojureSourceTask
- Class in
nebula.plugin.clojuresque.tasks
ClojureTest
- Class in
nebula.plugin.clojuresque.tasks
ClojureUploadConvention
- Class in
nebula.plugin.clojuresque.tasks
ClojureUploadConvention(Upload)
- Constructor in
ClojureUploadConvention
compile(IncrementalTaskInputs)
- Method in
ClojureCompile
copyTo(ProcessForkOptions)
- Method in
ClojureExec
create(FileResolver, String)
- Method in
ClojureExecActionFactory
D
deleteDerivedFiles(def)
- Method in
ClojureCompile
deprecationWarning(Logger, String, String)
- Method in
Util
E
environment(Map<String, ?>)
- Method in
ClojureExec
excludeNamespace(String)
- Method in
ClojureSourceDirectorySet
excludeNamespace(String)
- Method in
ClojureSourceTask
exec()
- Method in
ClojureExec
executable(Object)
- Method in
ClojureExec
F
findDependentFiles(def, def)
- Method in
ClojureCompile
from(SourceDirectorySet)
- Method in
SourceDirectoryTask
Add a source set to the tasks source.
G
getAllArguments(JavaExecAction)
- Method in
ClojureExecActionFactory
getAllJvmArgs()
- Method in
ClojureExec
getAotCompile()
- Method in
ClojurePluginDeprecatedConvention
getArgs()
- Method in
ClojureExec
getBootstrapClasspath()
- Method in
ClojureExec
getClasspath()
- Method in
ClojureExec
getCommandLine()
- Method in
ClojureExec
getDebug()
- Method in
ClojureExec
getDefaultCharacterEncoding()
- Method in
ClojureExec
getEnableAssertions()
- Method in
ClojureExec
getEnvironment()
- Method in
ClojureExec
getErrorOutput()
- Method in
ClojureExec
getExecutable()
- Method in
ClojureExec
getJvmArgs()
- Method in
ClojureExec
getMain()
- Method in
ClojureExec
getMaxHeapSize()
- Method in
ClojureExec
getMinHeapSize()
- Method in
ClojureExec
getSource()
- Method in
SourceDirectoryTask
Get the tree of source files.
getSrcDirs()
- Method in
SourceDirectoryTask
Get the underlying source directories as
FileCollection
.
getStandardInput()
- Method in
ClojureExec
getStandardOutput()
- Method in
ClojureExec
getSystemProperties()
- Method in
ClojureExec
getTasks()
- Method in
TaskWatcher
Get the tasks, watched by this watcher task.
getWarnOnReflection()
- Method in
ClojurePluginDeprecatedConvention
getWorkingDir()
- Method in
ClojureExec
H
I
includeNamespace(String)
- Method in
ClojureSourceDirectorySet
includeNamespace(String)
- Method in
ClojureSourceTask
initSourceSet(String, FileResolver)
- Method in
ClojureSourceSet
isIgnoreExitValue()
- Method in
ClojureExec
J
jvmArgs(Object)
- Method in
ClojureExec
K
L
M
N
namespaceFile(String)
- Method in
Util
NebulaClojurePlugin
- Class in
nebula.plugin.clojure
O
optionsToStream(def)
- Method in
Util
P
properties(def)
- Method in
Util
Q
R
relativize(def, def)
- Method in
ClojureDoc
relativizePath(def, def)
- Method in
Util
runTests()
- Method in
ClojureTest
S
setAllJvmArgs(Iterable<?>)
- Method in
ClojureExec
setAotCompile(boolean)
- Method in
ClojurePluginDeprecatedConvention
setArgs(List<String>)
- Method in
ClojureExec
setBootstrapClasspath(FileCollection)
- Method in
ClojureExec
setClasspath(FileCollection)
- Method in
ClojureExec
setDebug(boolean)
- Method in
ClojureExec
setDefaultCharacterEncoding(String)
- Method in
ClojureExec
setEnableAssertions(boolean)
- Method in
ClojureExec
setEnvironment(Map<String, ?>)
- Method in
ClojureExec
setErrorOutput(OutputStream)
- Method in
ClojureExec
setExecutable(Object)
- Method in
ClojureExec
setIgnoreExitValue(boolean)
- Method in
ClojureExec
setJvmArgs(Iterable<?>)
- Method in
ClojureExec
setMain(String)
- Method in
ClojureExec
setMaxHeapSize(String)
- Method in
ClojureExec
setMinHeapSize(String)
- Method in
ClojureExec
setSrcDirs(def)
- Method in
SourceDirectoryTask
Set the source directories.
setStandardInput(InputStream)
- Method in
ClojureExec
setStandardOutput(OutputStream)
- Method in
ClojureExec
setSystemProperties(Map<String, ?>)
- Method in
ClojureExec
setTasks(def)
- Method in
TaskWatcher
Set the tasks, watched by this watcher task.
setWarnOnReflection(boolean)
- Method in
ClojurePluginDeprecatedConvention
setWorkingDir(Object)
- Method in
ClojureExec
SourceDirectoryTask
- Class in
nebula.plugin.utils.tasks
A task based on source directories.
srcDir(def)
- Method in
SourceDirectoryTask
Add a source directory.
srcDirs(Object)
- Method in
SourceDirectoryTask
Add source directories.
startRepl()
- Method in
ClojureRepl
systemProperties(Map<String, ?>)
- Method in
ClojureExec
systemProperty(String, Object)
- Method in
ClojureExec
T
task(def)
- Method in
TaskWatcher
Add a task to be watched by this watcher task.
TaskWatcher
- Class in
nebula.plugin.clojuresque.tasks
Execute a set of tasks in a regular interval.
toInputStream(List)
- Method in
Util
U
Util
- Class in
nebula.plugin.clojuresque
V
W
watch()
- Method in
TaskWatcher
The task action.
workingDir(Object)
- Method in
ClojureExec
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