Install HotSwap Agent for Java 21 (Save Time!)

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ต.ค. 2024
  • With HotSwap Agent, you can save on the amount of time it takes you to develop your Java, Kotlin, or JVM based application by allowing for on-the-fly class reloading, practically cutting out compilation and restart time from your process.
    In this video, I will show you how to download, install and set up HotSwap Agent for Java 21 using the JetBrains Runtime JDK and IntelliJ IDEA.
    HotSwap Agent is amazing, too, because it is a completely free, open-source alternative to a paid, closed source plugin for Java (and the JVM in general) called JRebel, which, unless you're a corporate customer and have hundreds of dollars per year to spare, is basically not an option for you.
    This video could save you hours. Enjoy!
    If this helps you, please be sure to like and subscribe, and if you have any issues or questions, leave them in the comments sections and I'll try my best to help you.
    LINKS:
    JetBrains Runtime (JBR): github.com/Jet...
    HotSwap Agent: github.com/Hot...

ความคิดเห็น • 8

  • @xtbtutorials
    @xtbtutorials  3 หลายเดือนก่อน

    IMPORTANT: If you haven't already got HotSwap enabled in your IntelliJ settings, you need to enable it! Go to the IntelliJ settings (Ctrl+Alt+S) > Build, Execution, Deployment > Debugger > HotSwap, and either change "Reload classes after compilation" to "Always" or "Ask".

  • @androos
    @androos 2 หลายเดือนก่อน +1

    Thanks, helped me a lot as a java beginner!
    It also works with other application configurations. Tried it with Tomcat and as long as the VM options are set and the correct JRE is selected, it works totally fine!

  • @AxeTvCommunity
    @AxeTvCommunity 20 วันที่ผ่านมา +1

    hey thank you for making this video, really helped configure

    • @xtbtutorials
      @xtbtutorials  20 วันที่ผ่านมา

      No problem!

    • @AxeTvCommunity
      @AxeTvCommunity 20 วันที่ผ่านมา +1

      @@xtbtutorials is there any other life saving tricks under your sleeves 😁

    • @xtbtutorials
      @xtbtutorials  18 วันที่ผ่านมา

      Guess you'll have to wait and see :)

  • @Thanh25102
    @Thanh25102 หลายเดือนก่อน +1

    nicee

    • @xtbtutorials
      @xtbtutorials  19 วันที่ผ่านมา

      Glad you like it!