Working with Gradle in IntelliJ IDEA

Поділитися
Вставка
  • Опубліковано 31 січ 2025

КОМЕНТАРІ • 56

  • @Richard-jk5iq
    @Richard-jk5iq 3 роки тому +53

    I want more videos like this one! It do help me understand what gradle is and how to use gradle in IDEA. Thank you!

    • @intellijidea
      @intellijidea  3 роки тому +5

      Glad it was helpful!
      More to come!

  • @alessandromonteiro688
    @alessandromonteiro688 2 роки тому +5

    I've never even touched Gradle before, so this video was a real life saver!

  • @ravi-thestar8501
    @ravi-thestar8501 Рік тому +1

    clear and concise, excellent video on gradle

  • @muhassinmusthafaa2479
    @muhassinmusthafaa2479 2 роки тому +1

    Very informative and a lot of knowledge within few mins..Great

  • @srilathareddy1485
    @srilathareddy1485 3 роки тому +3

    Really it is worthy to watch. Thank you ❤️

  • @JasperdeKeijzer
    @JasperdeKeijzer 3 роки тому +5

    Thanks for sharing this video. Very useful. I'm also looking at how to create a gradle build for a simple Java project. A simple hello world sample would be great.

  • @VasanthKumar-uw6mg
    @VasanthKumar-uw6mg 3 роки тому +1

    Rich in content. Great explanation. Thanks.

  • @ProbablyAnEarthbender
    @ProbablyAnEarthbender 2 роки тому +4

    But HOW DO I GET GRADLE ON THE LEFT SIDE
    It says Gradle is installed, but it doesn't show up on the left side of the new project window.

  • @sajjad413
    @sajjad413 2 роки тому +1

    Excellent work and very helpful

  • @AnuoFan
    @AnuoFan 2 роки тому

    Ok, I searched for ways to change gradle version and change JVM used in project, found answers to both in the 'gradle settings' and 'gradle wrapper' chapters of this video. So it is helpful. Now I need the answer to more complex question: how to configure settings in idea for removing "Found Invalid Gradle JVM configuration" with JAVA_HOME variable set to openjdk 18

  • @harshitanand7349
    @harshitanand7349 2 роки тому

    So recently I was working on an old project having Java 8 compatible with Gradle Build.
    The build was always getting failed even though I had selected Java8 in project structure. It was not able to recognise wsimport.
    Finally got to know Gradle uses default jdk which you have to change after watching this video !

  • @gabormiklay9209
    @gabormiklay9209 4 роки тому +1

    Thx for making! 👍

  • @felipeaumann6259
    @felipeaumann6259 3 роки тому +1

    Awesome tutorial.

  • @princ363
    @princ363 4 роки тому

    Thanks, useful if any intellij maven user starting with intellij gradle.. 👍

  • @hgergo13
    @hgergo13 2 роки тому +1

    My New Project Wizard looks completely different and there is no Gradle in the left side bar. Is this a version issue? Intellij IDEA 2022.1

  • @a1ivh
    @a1ivh 2 роки тому +1

    I am confused, why, unlike maven projects, intellij is detecting main and test folders as modules rather than directories for gradle projects?

  • @mrkyn
    @mrkyn Рік тому

    Very helpful!

  • @lisalhe1866
    @lisalhe1866 3 роки тому +1

    It's a nice tutorial. But I have a question: Why I get no completion for dependency when I type implemention like 12:15?

  • @prakharbansal9079
    @prakharbansal9079 4 роки тому

    Extremely helpful

  • @krmanoj0114
    @krmanoj0114 3 роки тому

    Great tutorial, thanks

  • @ayodejidasylva
    @ayodejidasylva 3 роки тому

    Nice and precise

  • @georgeshalvashvili6270
    @georgeshalvashvili6270 3 роки тому +1

    5:56 will "add maven artifact" be added to Android studio? so many cool features and they are not working :(

  • @homa1695
    @homa1695 Рік тому

    I have gradle project with a number of gradle modules and the my-modul-main depends on the modul-common. But IntellijIdea does not see this dependency completely, the only modul-common:test (only scope tests, but not the main one). I've built my project with gradle, and it is built perfectly, but InteelijIdea shows red packages in classes since it doesn't see dependency well. I check Project Structure - modules - my-module-main and there are no expected dependency (only with test scope). Please help

  • @redouaneezzahir7316
    @redouaneezzahir7316 3 роки тому

    Thank you very much.

  • @krzysztofb4940
    @krzysztofb4940 4 роки тому +1

    Thx, it`s very usefull

  • @younesskazzoul
    @younesskazzoul 4 роки тому +1

    Great, usefull

  • @swathiramana2680
    @swathiramana2680 3 роки тому +2

    Hi, I am not getting the src folder. Could you please help with the same?

    • @eg8580
      @eg8580 3 роки тому

      What do you mean by 'not getting the src folder' ?

    • @swathiramana2680
      @swathiramana2680 3 роки тому +1

      I mean I didn’t find src folder under the project and thank you.. I resolved it 🙂

    • @juandediosbaudaziosanchez5226
      @juandediosbaudaziosanchez5226 3 роки тому +2

      @@swathiramana2680 Hello, what is the solution?
      Please

  • @moaxcp
    @moaxcp 3 роки тому

    Is there a video for quickly setting up a composite build? I have been trying to explain how easy this is with intellij but can't find a good video for it.

  • @uppalaadarsh3261
    @uppalaadarsh3261 2 роки тому

    Which gradle version we need to use in gradle_wrapper.properriess.
    Currently with 6.8 having log4j vulnerability

  • @arqam365
    @arqam365 10 місяців тому

    where i can find maven artifact search because when i click on generate it shows the copyright button only how can i open add maven artifact dependency

  • @amoljoshi6546
    @amoljoshi6546 3 роки тому

    On open project action, in the build window I see error "Unable to find valid certification path to requested target".
    Unfortunately it does not mention for which target it's having issue... where can I see that details?

  • @miloszivkovic5551
    @miloszivkovic5551 2 роки тому +1

    The way she tries to breathe quietly killing me 🤣🤣🤣

  • @meinkraft6293
    @meinkraft6293 3 роки тому +1

    i use both paid and community editions of this IDE with gradle versions 5/6 on windows and mac - it doesn't work like this ever. you have to play games to get the 'content roots' created - and gradle 7 doesn't work with the IDE at all with mysterious groovy errors...
    seriously looking at switching to something more bare metal that actually works.

    • @aemogie
      @aemogie 3 роки тому

      try switching to the kotlin dsl, from my personal experience it works better w/ intellij.
      may not be the same for others though, but give it a try first.

  • @sohpol
    @sohpol Рік тому

    F*ck me! I've spent like 2hrs trying to figure out why my gradle wrapper is not working. Dot and slash ( ./ )! Thank you for this video, otherwise I'd probably throw my computer through the window.

  • @Cagoscra
    @Cagoscra 2 роки тому

    Does anybody knows how to add a dependency from a local gradle project instead of a repository?

  • @dmswide9600
    @dmswide9600 4 роки тому

    after Maven,here comes Gradle.

  • @marapohjoinen5643
    @marapohjoinen5643 Рік тому

    how to write hello world there

  • @fikrizainul8450
    @fikrizainul8450 2 роки тому

    Download IntelliJ IDEA: jb.gg/download-intellij-idea​
    Error 404

  • @mrlectus
    @mrlectus 2 роки тому

    I think things have changed a little bit with kotlin

    • @exitspree
      @exitspree Рік тому

      How did you go about learning this stuff with Kotlin as the default DSL? I'm completely new to any of this and I find this video quite confusing as it still uses Groovy.

  • @l-hp5pl
    @l-hp5pl 7 місяців тому

    pico jak ort mam spustit tu zastanou aplikaci

  • @MrAlekoukos
    @MrAlekoukos 2 роки тому

    Why you so osum?

  • @exitspree
    @exitspree Рік тому

    Could you please update this video for Kotlin? As I've understood Kotlin is now the default DSL. I'm completely new to any of this so it's slightly confusing as I want to learn by using industry standards.