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