polyglot icon indicating copy to clipboard operation
polyglot copied to clipboard

Gradle build system support?

Open xcv58 opened this issue 9 years ago • 2 comments

We have a forked project to introduce new syntax for Android development.

We plan to release 0.1 version in next few months. So we need to release our modified version to maven central or jcenter.

Do you have any plan to support gradle build system?

Because it's much easier to:

  1. use external package
  2. use IntelliJ IDEA as IDE
  3. publish artifact

If you do have the plan, I'll try to create gradle build script for the whole project and create a PR. Otherwise, I'll just create publish build script based on ant tasks.

xcv58 avatar Oct 05 '15 16:10 xcv58

We didn't plan to support Gradle, but we'll talk about it.

andrewcmyers avatar Oct 05 '15 18:10 andrewcmyers

Got it, thanks!

xcv58 avatar Oct 05 '15 18:10 xcv58