lifecube
8/1/2016 - 6:20 AM

Mac service to compare using intelliJ

Create customized service for finder service to use intellij to compare to file.

  • Open automator.
  • Create a new workflow
  • Add an action Run Shell Script
  • Choose pass input as arguments
nohup /Applications/IntelliJ\ IDEA.app/Contents/MacOS/idea diff "$1" "$2" &