Join Slack
Powered by
Hello everyone, I'd like to know if there is a way...
# intellij
d
Dmitriy Malayev
12/07/2022, 4:51 PM
Hello everyone, I'd like to know if there is a way of live reloading without rebuilding the entire project. Other than --continuous
s
Steve Georgakis
12/07/2022, 5:00 PM
most frameworks offer a hot-reload feature. you should check specifically on the framework you are using for this option
m
mcpiroman
12/08/2022, 8:18 AM
For JVM there is
https://github.com/HotswapProjects/HotswapAgent
3
Views
Open in Slack
Previous
Next