[POLL] Gradle Task Navigator with Favorite Task UI

2020-12-14 Thread Laszlo Kishalmi
Well, I've created two UI implementation of displaying Favorite Task in Gradle Navigator. The implementations: https://issues.apache.org/jira/secure/attachment/13017035/GradleFavoritesCut.mp4 https://issues.apache.org/jira/secure/attachment/13017110/GradleFavoritesCut2.mp4 You can vote on yo

Re: Downloading JavaDocs when using Gradle

2020-12-14 Thread Laszlo Kishalmi
You can go down to artifact level and do a right click! ;) On 12/14/20 1:08 AM, Thomas Kellerer wrote: Ah, that worked. Thanks. I typically don't download all JavaDocs for a project, but if downloading individual ones doesn't work, I can live with that. Thomas Laszlo Kishalmi schrieb am 14.1

Re: Downloading JavaDocs when using Gradle

2020-12-14 Thread Thomas Kellerer
Ah, that worked. Thanks. I typically don't download all JavaDocs for a project, but if downloading individual ones doesn't work, I can live with that. Thomas Laszlo Kishalmi schrieb am 14.12.2020 um 09:10: > Just try a right click on the Configurations node in the Project View. > > On 12/14/20

Re: Downloading JavaDocs when using Gradle

2020-12-14 Thread Laszlo Kishalmi
Just try a right click on the Configurations node in the Project View. On 12/14/20 12:04 AM, Thomas Kellerer wrote: No ideas? Is this simply not possible with Gradle? I also tried it with 12.2, but that wouldn't download the JavaDocs either Thomas Thomas Kellerer schrieb am 03.12.2020 um 16:

Re: Downloading JavaDocs when using Gradle

2020-12-14 Thread Thomas Kellerer
No ideas? Is this simply not possible with Gradle? I also tried it with 12.2, but that wouldn't download the JavaDocs either Thomas Thomas Kellerer schrieb am 03.12.2020 um 16:20: > Hello, > > I can't get the "Download JavaDoc" option to work with Gradle. > > What I did with Maven projects was