# File lib/buildr/ide/eclipse.rb, line 30
      def initialize(project)
        @project = project
        @options = Options.new(project)
      end