Eclipse Java EE add Jrebel tool

Source: Internet
Author: User
-noverify-javaagent:e:\work\jrebel. jar-drebel.dirs=e:\project\asset\asset-web\target\classes

For the company's Eclipse EE and Tomcat development projects, the previously used MyEclipse can be deployed automatically.

After writing a Java class need to restart the project to test, a few days tired of not, Baidu said with Jrebel can be implemented hot deployment, JVM plug-ins. Try to be successful.

Found on the Internet Jrebel said to be cracked, genuine charges. Everyone wrote a kind, find the cracked file or not. The online reprint is too serious.

Finally in the Huawei Network disk to find a face fee. The steps are as follows:

1, download Jrebel.jar, I put it into Baidu network disk, I find very fortunate bitter, do not want new people also like this.

http://pan.baidu.com/s/1ntokf3b

2, put the configuration, including the Jrebel.jar address (the directory of this file).

Locate the VM argument (some under Server/tomcat) in the Eclipse service. Write

-noverify-javaagent:e:\work\jrebel.jar
-drebel.dirs=e:\project\asset\asset-web\target\classes

There are other configurations that I don't match so much. The first one specifies the jar path, and the second is the path to the class file under Tomcat, which is configured as follows.

Restart the service, the success will be output:

Eclipse Java EE add Jrebel tool

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.