美文网首页
xrebel maven tomcat plugin integ

xrebel maven tomcat plugin integ

作者: e43ef8a56980 | 来源:发表于2018-12-06 22:57 被阅读0次

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

相关文章

网友评论

      本文标题:xrebel maven tomcat plugin integ

      本文链接:https://www.haomeiwen.com/subject/zooacqtx.html