I'm updating a Buildr plugin I wrote a while back for IntelliJ IDEA and have a question:
What's the best way of determining where the buildr script is located? I can make guesses depending on which platform is being used or get the path from running 'which buildr' on *nix platforms but I have no good way to check on Windows. Any ideas? -Shane
