Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 37176 invoked from network); 21 Dec 2006 21:43:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Dec 2006 21:43:50 -0000 Received: (qmail 42899 invoked by uid 500); 21 Dec 2006 21:43:54 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 42777 invoked by uid 500); 21 Dec 2006 21:43:53 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 42767 invoked by uid 99); 21 Dec 2006 21:43:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Dec 2006 13:43:53 -0800 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 t.p.ellison@gmail.com designates 66.249.92.174 as permitted sender) Received: from [66.249.92.174] (HELO ug-out-1314.google.com) (66.249.92.174) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Dec 2006 13:43:42 -0800 Received: by ug-out-1314.google.com with SMTP id z36so2272954uge for ; Thu, 21 Dec 2006 13:43:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=hbqOaqUSAVNdbKzhTANIitQ8vILjgRYxROtHnFk4T4bOz4wuJxcdxIBEc6gKZX4G190OQEiTJ5LP7gI7t0UrW5mXlA/vGrC8pg4XhWq+m7PsMEAMngaz5EUbCncLAZ16s3T7ATMCZWPU2Vg7dJ+kta6WiMYVdfvwmZwcP+qBLwU= Received: by 10.66.248.5 with SMTP id v5mr11443353ugh.1166737398788; Thu, 21 Dec 2006 13:43:18 -0800 (PST) Received: from ?192.168.0.2? ( [86.111.176.100]) by mx.google.com with ESMTP id o30sm14715831ugd.2006.12.21.13.43.18; Thu, 21 Dec 2006 13:43:18 -0800 (PST) Message-ID: <458AFFF3.60207@gmail.com> Date: Thu, 21 Dec 2006 21:43:15 +0000 From: Tim Ellison User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: dev@harmony.apache.org Subject: Re: [general] eclipse simplest scenario now added to CC system References: <7273946b0612210549q121479acj4b473f1beab80ff2@mail.gmail.com> In-Reply-To: <7273946b0612210549q121479acj4b473f1beab80ff2@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Vladimir Ivanov wrote: > Hello everybody, > > the simple Eclipse scenario was added to CC system on ia32 platform. This > scenario include: eclipse run -> create workspace -> create project > -> create class -> add 1 string to this class (System.out.println("Hello > Word");) -> run it -> exit. > > > > The eclipse 3.1.1 is used now under Autoit on WindowsXP and X11guitest on > Linux. > > > > Notifications about failures are sent to alerts@harmony list. Is it OK? For sure. Tim