Return-Path: Delivered-To: apmail-incubator-uima-user-archive@minotaur.apache.org Received: (qmail 18444 invoked from network); 26 Jun 2009 07:28:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Jun 2009 07:28:02 -0000 Received: (qmail 62759 invoked by uid 500); 26 Jun 2009 07:28:12 -0000 Delivered-To: apmail-incubator-uima-user-archive@incubator.apache.org Received: (qmail 62692 invoked by uid 500); 26 Jun 2009 07:28:12 -0000 Mailing-List: contact uima-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: uima-user@incubator.apache.org Delivered-To: mailing list uima-user@incubator.apache.org Received: (qmail 62682 invoked by uid 99); 26 Jun 2009 07:28:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Jun 2009 07:28:12 +0000 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcaug-uima-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Jun 2009 07:28:01 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MK5qW-00066C-Gm for uima-user@incubator.apache.org; Fri, 26 Jun 2009 07:27:40 +0000 Received: from p54a8ae28.dip.t-dialin.net ([84.168.174.40]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Jun 2009 07:27:40 +0000 Received: from schlamp by p54a8ae28.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Jun 2009 07:27:40 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: uima-user@incubator.apache.org From: Kai Schlamp Subject: Re: How to start the CAS Editor? Date: Fri, 26 Jun 2009 09:27:46 +0200 Lines: 22 Message-ID: References: <4A428F54.8050804@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p54a8ae28.dip.t-dialin.net User-Agent: Thunderbird 2.0.0.21 (X11/20090409) In-Reply-To: Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Tong Fin wrote: > I don't get your points why you need to build uimaj-ep-runtime plugin with > maven since it is available and is READY to use as Eclipse plugin. > > Normally, users install these UIMA plug-ins in the same way as they install > other Eclipse plug-ins and they can write any Eclipse plug-in that uses UIMA > classes.. > > Please let us know if there is any issue that you cannot do in this way and > you have to build them with maven. Hy Tong. I wasn't aware of that it is part of the normal Eclipse plugin (which I already have installed). I just followed that step to step guide of J�rn. And that said: Checkout the uimaj-ep-runtime plugin, Add the uimaj-ep-runtime plugin. So I thought both would be the same. But as I understand Thilo now, the whole UIMA 2.3 must be build from scratch to take a look at the CAS Editor. I will look for the instructions on the UIMA site. Regards, Kai