Hi,
Just dropping by to say that I created a simple codeless language module for creating and saving new Gradle build files. Primarily, it was created so that I could save a new build file with the ".gradle" extension (BBEdit kept tacking ".txt" onto "build.gradle"!)
You can get it here:
I added single line and block comment prefixes and suffix. But that's it. As the readme file says, no syntax coloring or keywords, or anything more sophisticated, has been added.