From dev-return-31036-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Sat Dec 08 10:11:52 2007 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 63284 invoked from network); 8 Dec 2007 10:11:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Dec 2007 10:11:51 -0000 Received: (qmail 12946 invoked by uid 500); 8 Dec 2007 10:11:39 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 12916 invoked by uid 500); 8 Dec 2007 10:11:39 -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 12907 invoked by uid 99); 8 Dec 2007 10:11:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Dec 2007 02:11:39 -0800 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 alexey.a.petrenko@gmail.com designates 64.233.184.236 as permitted sender) Received: from [64.233.184.236] (HELO wr-out-0506.google.com) (64.233.184.236) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Dec 2007 10:11:16 +0000 Received: by wr-out-0506.google.com with SMTP id c8so1044457wra for ; Sat, 08 Dec 2007 02:10:35 -0800 (PST) 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=uqtENP5EcWWkXXo8zS5CVoKNSTsjWPeWfnspyDv3j/Q=; b=ZctFOYJ4S+lXGw4yeyDsoOMwJ8gGDt/EgzRltiH9pMo/pON+Qc9X200XtxQ8kraWfNluiltKsCUafv+er5TsmW6YkDZ4DHmUTIjzeTnzOVp/RlFKb6lVAm5mjGZSZpXjin8YIdgYEYP/vEXgtGyx2wEas5JGVW2bfWQAb+Qh3xk= 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=Nrq9qopBefqSsrNjzUaDYG7RF8mxNE7hzwaBW1LNiXY6uRzKl1adpSVHBvljL8Q+hTsQohEnOuHqHd3ocyLrnNX9fEVm8DpGJ8UwRGyT+N5DaV1HvGjbqxVM2j5hW8RRNGVg5xaoqvmcYe+lqKsrXdr7SvekddiwDRzb265FHPg= Received: by 10.150.155.1 with SMTP id c1mr544303ybe.1197108635815; Sat, 08 Dec 2007 02:10:35 -0800 (PST) Received: by 10.150.205.14 with HTTP; Sat, 8 Dec 2007 02:10:35 -0800 (PST) Message-ID: Date: Sat, 8 Dec 2007 13:10:35 +0300 From: "Alexey Petrenko" To: dev@harmony.apache.org Subject: Re: Harmony plugin for Eclipse In-Reply-To: <14ecfd680712080150p42ec182s1fe0319d27ebabed@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <14ecfd680712080150p42ec182s1fe0319d27ebabed@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org It's not mandatory, but just makes life easier :) The main purpose of Harmony plugin is to explain Eclipse where to get all the needed jars and sources. If you want to use Harmony with Eclipse but without plugin then you should add Harmony JRE as usual and then add jars from bin/default directory to the list. Tim can comment about Eclipse <=> plugin version compatibility. SY, Alexey 2007/12/8, Vasily Levchenko : > Hi folks, > one of my user has some doubts about using Harmony JRE with Eclipse 3.2(see > http://softwarecommunity.intel.com/isn/Community/en-US/forums/ShowThread.aspx?PostID=30245155#30245155for > details), because some notes about Eclipse plugin ( > http://harmony.apache.org/documentation/eclipse_update). Could anybody so > please to clarify the Harmony plug-in role and its mandatory plug-in to use > Harmony JRE in Eclipse? > > -- > --vvl >