VM options
-javaagent:/home/yz/local/xrebel-3.5.1/xrebel/xrebel.jar -Dxrebel.traces.all=true

start plugin

The result

On Windows you need add quotes and delete space between -javaagent

it works!
On windows using tomcat local option in IDEA, not tomcat remote!

result:

important thing to remember,
both HTML web *.html and .java Backend have to be in the same domain!


the static folder and index.html is what belongs to web development
网友评论