@SuppressWarnings("UnusedDeclaration") @Incubating public class PlayCoffeeScriptPlugin extends Object
Plugin for adding coffeescript compilation to a Play application. Adds support for defining CoffeeScriptSourceSet source sets. A "coffeeScript" source set is created by default.