Skip to content

Instantly share code, notes, and snippets.

@Cnly
Last active July 7, 2016 01:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Cnly/ea3ae3895987deadcb4a649813a60a14 to your computer and use it in GitHub Desktop.
Save Cnly/ea3ae3895987deadcb4a649813a60a14 to your computer and use it in GitHub Desktop.
JD-decompiled File Cleaning Regex
Search and replace all occurrences with empty string to clean up file(s) decompiled with JD.
\/\* \d+ \*\/ |\/\*\s+?\*\/ |\/\* Location:.+\n.+\n.+\n \*\/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment