# File lib/buildr/ide/idea.rb, line 274
      def file_path(path)
        "file://#{resolve_path(path)}"
      end