Me
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
Me 创建了一个帖子, WebStorm on OS X 10.11 El Capitan doesn't run
After upgrading to a developer version of OS X 10.11 El Capitan, WebStrom stopped working. When run, it would asked to install Java from https://support.apple.com/kb/DL1572?locale=en_US. Installer ... -
Me 创建了一个帖子, After-save hook
How can I run a shell script when I save the file?I would like to sync files with rsync, run tests, and reload the page in the browser with livereload. Currently I use file watchers like guard to m... -
-
-
-
-
Me 创建了一个帖子, Can't run tests from Rubymine
This test doesn't work from Rubyminebut works well from terminalRubymine 2.0.1 -
-
Me 创建了一个帖子, How to setup code style for only one project?
Usually I use 2 spaces indent for all files. But for some project I must use tab character instead.I've found .idea/projectCodeStyle.xml in project directory. It looks like what I want. I've replac...