VM options
-javaagent:/home/yz/local/xrebel-3.5.1/xrebel/xrebel.jar -Dxrebel.traces.all=true
image.png
start plugin
image.png
The result
image.png
On Windows you need add quotes and delete space between -javaagent
image.png
it works!
On windows using tomcat local option in IDEA, not tomcat remote!
image.png
result:
image.png
important thing to remember,
both HTML web *.html and .java Backend have to be in the same domain!
image.png
the static folder and index.html is what belongs to web development