Skip to content

Instantly share code, notes, and snippets.

@h2000
Created December 10, 2014 21:47
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 h2000/253cf47d79fcaae6dc06 to your computer and use it in GitHub Desktop.
Save h2000/253cf47d79fcaae6dc06 to your computer and use it in GitHub Desktop.
ISIS 1.8. Replace @nAmed on classes with @DomainObjectLayout
Replace in Path:
Text to find: Named\((".*")\)((\n.*)*public class)
Replace with: DomainObjectLayout(named=$1)$2
[x] File mask(s): *.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment