Michael Kessler
Michael Kessler
Perfect. I try to get this done and will open a pull request when it's finished or I need help.
Thanks for the hints, that will help me for getting started.
Just played a bit with the Java 7 [WatchService](http://docs.oracle.com/javase/7/docs/api/java/nio/file/WatchService.html) and it's not to hard to make use of the file modification detection on Jruby: ``` ruby require 'java' fs =...
Just download the Jar and move it to ~/Library/Application Support/RubyMine30
Same applies to not: expect(something).not.toEqual other
Thanks for reporting. I'm aware that the attribute parser is weak for multi line attributes and needs some more work and it looks like I have some time to do...