标签: maven gradle sbt ceylon
我看到Ceylon需要Ant并拥有自己的构建系统。
是否可以在常用构建工具中编译Ceylon文件?
答案 0 :(得分:3)
有关Maven插件的信息,请参阅https://github.com/ceylon/ceylon-maven-plugin,有关Gradle插件的信息,请参阅https://github.com/renatoathaydes/ceylon-gradle-plugin。希望这有帮助!