Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 87429 invoked from network); 6 Jun 2007 14:44:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jun 2007 14:44:28 -0000 Received: (qmail 80294 invoked by uid 500); 6 Jun 2007 14:44:26 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 80234 invoked by uid 500); 6 Jun 2007 14:44:26 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 80197 invoked by uid 99); 6 Jun 2007 14:44:25 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2007 07:44:25 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of borafael@gmail.com designates 64.233.166.176 as permitted sender) Received: from [64.233.166.176] (HELO py-out-1112.google.com) (64.233.166.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2007 07:44:20 -0700 Received: by py-out-1112.google.com with SMTP id f31so314687pyh for ; Wed, 06 Jun 2007 07:43:59 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=k8uMNpGNzZ4ThyvSh6Ru02WWIN4jpBf2cdbR4e2skZn2pGGmxB43/Z8wMaA1cdUjbALaNfYgYCPb6vE2DVDPYAS+dnWYblfBiqwXnnmG5CvXSsbalawYbFj6s+9sSrqe7jLu0Yk552NTtklXzDi1dO5Kjc6+nhT+5lqPp6Lu+vY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PwUXf3vzhLYy37gG+XdL4YnTn9lSsyEkQvpbYG8L4Bsj3KQ0HIbsB8Y6RW+kQkL9Wwqvycq5oeo3L7mDqw8sUUGx1FwdyJhV+1zmFBA2CUXtteELZkCe6e4Y2lDJfow5+mEyF03FELgYQ6YFbeMCkvt3J2KIqHv+QAK0xeEbueI= Received: by 10.35.127.7 with SMTP id e7mr1122492pyn.1181141039717; Wed, 06 Jun 2007 07:43:59 -0700 (PDT) Received: by 10.35.106.13 with HTTP; Wed, 6 Jun 2007 07:43:59 -0700 (PDT) Message-ID: Date: Wed, 6 Jun 2007 14:43:59 +0000 From: "Rafael Barrera Oro" To: user@ant.apache.org Subject: Ant and Swing MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org How can i manage to execute a project where i use Swing ? i tried doing it normally but it does not work (without throwing an exception, it simply concludes the task without executing the Swing portion of my project). Thanks in advance --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org