LibGDX Code HotSwapping

Channel:
Subscribers:
1,490
Published on ● Video Link: https://www.youtube.com/watch?v=zKfh6WuaikQ



Duration: 8:59
2,841 views
89


Learn how use Code HotSwapping in libGDX to make changes to your game while it's running.

Common pitfalls: It seems that having the android subproject breaks hotswapping. Try going to Run - Reload Changed Classes to manually reload while in debug mode.
When changing the Gradle version, it's recommended to use the latest libGDX setup from libgdx.com

Links:
OpenJDK with HotSwapAgent: https://github.com/TravaOpenJDK/trava-jdk-11-dcevm/releases
http://hotswapagent.org/
Code example: https://github.com/raeleus/HotSwapExample
Join us on Discord: https://discord.gg/4S8pQqc







Tags:
libGDX
Java
HotSwap
HotSwapping
hot swap