-
Updated
Jun 25, 2022 - Java
Groovy

Apache Groovy is a Java-syntax-compatible object-oriented programming language for the Java platform. It is both a static and dynamic language with features similar to those of Python, Ruby, and Smalltalk. It can be used as both a programming language and a scripting language for the Java Platform, is compiled to Java virtual machine (JVM) bytecode, and interoperates seamlessly with other Java code and libraries.
Here are 1,841 public repositories matching this topic...
-
Updated
Jun 24, 2022 - Java
-
Updated
Jun 25, 2022 - Java
-
Updated
Jun 25, 2022 - Java
-
Updated
Jun 24, 2022 - Java
-
Updated
Jun 25, 2022 - Java
-
Updated
Jun 24, 2022 - Groovy
-
Updated
Feb 12, 2019 - JavaScript
-
Updated
Jun 24, 2022 - Kotlin
-
Updated
May 25, 2022 - Java
-
Updated
Apr 27, 2020 - Java
-
Updated
Apr 25, 2021 - Kotlin
Is there anyway through configuration that you can have the report directory cleared before each run?
-
Updated
Jun 9, 2022 - Java
Consider the following:
void meth(Closure closure) {
closure.|
}
When invoking content assist (Ctrl+Space) at |
, the methods and properties of groovy.lang.Closure are very low in the list of proposals. This is due to very-well-known type adjustments made within org.codehaus.groovy.eclipse.codeassist.proposals.AbstractGroovyProposal.getRelevanceClass()
.
-
Updated
Jun 23, 2022 - Groovy
-
Updated
Jun 11, 2022 - Kotlin
-
Updated
Jun 22, 2022 - Java
I'm trying to clone/checkout a git repository using grgit, that has submodules.
Using git from commandline that can be done using:
git clone --recurse-submodules
There seem to be no way to do that with grgit, or am I missing something?
JGit seem to have a setCloneSubmodules(boolean)
method in the CloneCommand class. Can support to use that be added to grgit?
Add a configuration option for turning on/off strict mode which will error/warn if the provided properties file is not ignored by version control.
Created by James Strachan
Released 2003
- Repository
- apache/groovy
- Website
- groovy-lang.org
- Wikipedia
- Wikipedia
Is your feature request related to a problem? Please describe.
Our build has a few variants, (flavor / build type combo's), some of them are invalid in certain circumstances. However it seems this plugin runs on all combinations?
Describe the solution you'd like
Is there a way, that we can pass in what variants we want to run on?
For example, perhaps I just want to analyse the