2014-08-29から1日間の記事一覧

sbtのconsole上からIntelliJ IDEAを起動させる

commands += BasicCommands.newAlias("openIdea", """eval sys.process.Process("open" :: "/Applications/IntelliJ IDEA 13 CE.app" :: Nil).!""")