cqlinx 发表于 2018-6-25 10:52:17

IDEA2016下配置JRebel 7.02

  IDEA2016下配置JRebel 7.02
  1、安装JRebel插件。
  2、下载JRebel破解文件
  3、通过破解文件破解:
  copy jrebel.jar C:\Users\leizm\.IntelliJIdea2016.2\config\plugins\jr-ide-idea\lib\jrebel
  copy jrebel.lic C:\Users\leizm\.jrebel\jrebel.lic
  4、设置IDEA.




  这样就OK了。
  5、开发过程中,需要注意:
  1)、jsp等文件修改后,需要在文件内容上右键点“Package file”。
  2)、java文件需要在编译下,或者tocmat上点小圆圈重新加载,或者让IDEA软件窗口屏幕切换下。
  3)、properties、xml等文件修改后好像不起作用,必须重启tomcat。
页: [1]
查看完整版本: IDEA2016下配置JRebel 7.02