jetbrains-wakatime
jetbrains-wakatime copied to clipboard
Please, add log of gradle task
Hello
is it possible to log gradle tasks which is run in the Jetbrains IDE?
Like it is doing here https://github.com/passy/build-time-tracker-plugin ?
Yes! It's already on the roadmap, since support for tracking build times was recently added for the WakaTime Xcode plugin. Let's leave this issue open until it's ready to use.
@alanhamlett is this issue done?
@alanhamlett any call out here?
9a2a014eac39d5182cc904793e7860d1d73db943 added support for tracking build times, but we can't release it until making com.intellij.modules.java an optional dependency to support non-Java IDEs such as PyCharm.