News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

add gradle build tool to codeblocks

Started by meirab100, October 26, 2020, 01:06:44 AM

Previous topic - Next topic

meirab100

gradle build tool for c++ is free (and is integrated with other ide's). it could be very good option. if the "gradle addon" can generate the gradle.build file in order to build it from command line.

it exists in: ( VS Code and Clion).
is there anything that prevents the integration of this addon into codeblocks?

oBFusCATed

Quote from: meirab100 on October 26, 2020, 01:06:44 AM
is there anything that prevents the integration of this addon into codeblocks?
Nope, I suppose it could be integrated, but someone needs to do the work.
I don't use it personally, so I don't have an incentive to do it.
If you use it then patches welcome. :)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

oBFusCATed

Actually have you tried to use it instead of a makefile in a custom makefile type of project?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]