JWildfire icon indicating copy to clipboard operation
JWildfire copied to clipboard

Gradle build fails

Open lahiruc opened this issue 4 years ago • 5 comments

When build.gradle file executes below error occurs.

image

What could be the reason for this ?

It worked to some extent after changing the Gradle Version (from '2.4' to the latest)

Better if you can give a solution / suggestion for this.

@thargor6 Can you provide a suggestion ? Thank you.

lahiruc avatar Jul 17 '20 15:07 lahiruc

the gradle-build is currently unsupported, we still are using the ant-build. to make it work with gradle would be nice, but currently has a low priority on my large TODO-list.

thargor6 avatar Jul 20 '20 23:07 thargor6

is that still the case?

edwint88 avatar Oct 24 '21 21:10 edwint88

yes, it is. Currently, only the users manual (which is new), is built using gradle. Gradle will be the build-tool which will be finally used (i. e. the decision against maven was already made)

thargor6 avatar Oct 25 '21 01:10 thargor6

yes, it is. Currently, only the users manual (which is new), is built using gradle. Gradle will be the build-tool which will be finally used (i. e. the decision against maven was already made)

That's all cool, is there a guide of how to build this the right way? because with gradle + intelij didn't work, now I'm trying in eclipse and looks a little better. I will try to build it with Ant as mentioned up there.

edwint88 avatar Oct 25 '21 07:10 edwint88

There is nothing else yet, but the ant-build should work also in IntelliJ, I'm running it this way both on Windows and Mac

thargor6 avatar Oct 25 '21 10:10 thargor6