Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 34625 invoked from network); 1 Oct 2008 15:47:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Oct 2008 15:47:37 -0000 Received: (qmail 97007 invoked by uid 500); 1 Oct 2008 15:47:34 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 96980 invoked by uid 500); 1 Oct 2008 15:47:34 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 96969 invoked by uid 99); 1 Oct 2008 15:47:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2008 08:47:34 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wsmoak@gmail.com designates 209.85.162.182 as permitted sender) Received: from [209.85.162.182] (HELO el-out-1112.google.com) (209.85.162.182) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2008 15:46:33 +0000 Received: by el-out-1112.google.com with SMTP id m34so120052ele.5 for ; Wed, 01 Oct 2008 08:47:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=lKzz1kVHvgZ7Yq6BjM4VT9303/GR7sYqW0Wws130KcM=; b=DwlXcl6YQ5KcSJR71Rd+IzC8/yQlVlbzwPlVBI1CtiahqGF6GAq9GQ9dMIHY/+AXHy dMOG8NOGh5JlH0EJUIM54HEbnCvL1qKhELjkKZOhwLbUi6AjJDSxdvwUxhoXvqGXvxYT Or54gQchTpxfBwEH/XgAgcVSlJXz2CFRbPrnU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ZALN7XmbXygk1EKl6eIzXn7yL3Gp/nfN/n+v2PH79NIHpmtNlZ3pncV4AgHq0JYrOE rxle2Q1NzhfNoFQNrKt24ofCqMPc1F/EwTQ85g0kgCj89J62jr37ZLU2xIiQpuBTeirX 3DF2uGHlVnIu/8oGGSppliCtTDVWbAqFKgSus= Received: by 10.151.51.18 with SMTP id d18mr8538882ybk.245.1222876027658; Wed, 01 Oct 2008 08:47:07 -0700 (PDT) Received: by 10.150.154.10 with HTTP; Wed, 1 Oct 2008 08:47:07 -0700 (PDT) Message-ID: Date: Wed, 1 Oct 2008 08:47:07 -0700 From: "Wendy Smoak" To: users@continuum.apache.org Subject: Re: How to "import" an existing Ant project In-Reply-To: <19763145.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <19763145.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Oct 1, 2008 at 8:38 AM, stlecho wrote: > Continuum supports importing Maven1 and Maven2 projects. > Is this feature supported for Ant-based projects ? Continuum allows you to add Ant-based projects. (I'm not sure if you mean something different by "import"?) http://continuum.apache.org/docs/1.2/user_guides/managing_project/addProject.html#ANT_Project -- Wendy