lgrignon / jsweet-gradle-plugin

Brings the power of JSweet to Gradle
Apache License 2.0
17 stars 15 forks source link

Where do I place all of this in the build.gradle file? #20

Open skiwheelr opened 5 years ago

skiwheelr commented 5 years ago

Do i add these dependencies to the existing dependencies{ ...} section in the build file or do they go above or below it?

I run it in intelliJ IDEA but it has a problem with the XML and also the libraries do not get imported.

lgrignon commented 5 years ago

Hello,

I am afraid I didn't get your question. What are you trying to do? Did you see the README.md, and the build.gradle of this example project https://github.com/cincheo/jsweet-examples/blob/master/build.gradle ?

Please tell me if I can help you.

lgrignon commented 3 years ago

Hello @skiwheelr Any news on this issue?