# File lib/buildr/ide/eclipse.rb, line 68
      def natures=(var)
        @natures = arrayfy(var)
      end