# File lib/buildr/ide/idea.rb, line 300 def relative(path) ::Buildr::Util.relative_path(File.expand_path(path.to_s), self.base_directory) end