Skip to content

Instantly share code, notes, and snippets.

@ixiaohei
Created January 17, 2019 05:20
Show Gist options
  • Save ixiaohei/a797d53808ef8e3c54c7e747ab862fef to your computer and use it in GitHub Desktop.
Save ixiaohei/a797d53808ef8e3c54c7e747ab862fef to your computer and use it in GitHub Desktop.
xrebel usage

Configuring XRebel Local in IntelliJ IDEA

  1. Open Run > Edit Configurations…
  2. Select the desired server from the left hand menu.
  3. Add the following line in the VM options field: -javaagent:[path/to/]xrebel.jar
  4. Press OK to save the changes and close the configuration window.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment