Use IntelliJ IDEA to create an EXECUTABLE JAR With Dependencies Using Gradle

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии • 18

  • @AdnanArch
    @AdnanArch Год назад +2

    can you please make a video on the same topic but this time with javafxml project?

    • @beginsecure
      @beginsecure  Год назад

      New video dropping on Monday that covers JavaFX. Hope you find it useful.

  • @leandrin7656
    @leandrin7656 6 месяцев назад +2

    Hey! I'm from Brazil
    Thanks, your video helped me a lot!

    • @beginsecure
      @beginsecure  6 месяцев назад +1

      Thank you! Fico muito feliz que meu vídeo tenha sido útil para você. Best wishes! Tudo de bom!

  • @masterwrw
    @masterwrw 9 месяцев назад +2

    Bro you just saved me, thanks

    • @beginsecure
      @beginsecure  9 месяцев назад

      That's great to hear. Thanks for watching.

  • @GavinD.B.
    @GavinD.B. 26 дней назад +1

    Great Video! Can you do a video like this but with kotlin instead of groovy?

    • @beginsecure
      @beginsecure  21 день назад

      Great suggestion! I'll add it to the backlog. Thanks for watching!!

  • @kamal-xd7id
    @kamal-xd7id 10 месяцев назад +1

    Thanks a lot for this video!!! :)

    • @beginsecure
      @beginsecure  10 месяцев назад

      You're very welcome! Thanks for watching!

  • @meeckamc
    @meeckamc 9 месяцев назад

    Thanks

  • @Ethokia
    @Ethokia Год назад +1

    Hi, can you share the source code please ?

    • @beginsecure
      @beginsecure  Год назад +1

      It can be found here: github.com/BeginSecure/MyGradeProject.git

  • @grishakrot3635
    @grishakrot3635 Год назад +1

    oh I did org not com

    • @beginsecure
      @beginsecure  Год назад

      Cool. Glad you figured it out! Take care!!

  • @grishakrot3635
    @grishakrot3635 Год назад

    when I ran java -jar .
    amespace-1.0-SNAPSHOT.jar it said: "Error: Unable to access jarfile .\exe-0.1-SNAPSHOT.jar"

    • @beginsecure
      @beginsecure  Год назад

      Hello @grishakrot3635, it seems to be a problem with the file name or the file location. If you can provide:
      1 The directory listing where the JAR file is located.
      2 The exact steps they followed before encountering the error.
      3 The Java version you are using.
      This will help in diagnosing the issue more accurately.