# File lib/buildr/ide/eclipse.rb, line 129
      def exclude_libs=(libs)
        @exclude_libs = arrayfy(libs)
      end