Return-Path: Delivered-To: apmail-incubator-uima-user-archive@minotaur.apache.org Received: (qmail 5651 invoked from network); 23 Jun 2009 15:30:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Jun 2009 15:30:17 -0000 Received: (qmail 75679 invoked by uid 500); 23 Jun 2009 15:30:28 -0000 Delivered-To: apmail-incubator-uima-user-archive@incubator.apache.org Received: (qmail 75610 invoked by uid 500); 23 Jun 2009 15:30:28 -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 75600 invoked by uid 99); 23 Jun 2009 15:30:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jun 2009 15:30:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of kottmann@gmail.com designates 209.85.219.223 as permitted sender) Received: from [209.85.219.223] (HELO mail-ew0-f223.google.com) (209.85.219.223) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jun 2009 15:30:17 +0000 Received: by ewy23 with SMTP id 23so232854ewy.12 for ; Tue, 23 Jun 2009 08:29:57 -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 :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=JfcSNDPI3s/Pc7pzVetQekpWbqD9kvgvGymvyUjb6/U=; b=Pw8vTmBxugcYTudF2c9OL6D+NA4iiYJL3f4w8w+l4p7xakgDKGQ5CXXrhtizMXBzme 4Yi9/2NiGanPDizp9YNcfzTmsOqcqEbRe2ohN/SwQHiTxaCEb6Ze0zsE3aaZaol4OB+G cd8yRiGKS3HfGB7Yh1xmU7XxkA7hlBCl4zGlQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=BL0GAQJ9jZ27J/QH5RT+4/iqcetNe5UQQAWRx+3Gzjlc+GL4jylvLlzWgp57AfS+Wx 3CXqQMylnYY2r6gyPx1KeDCEduBOCL8XmN5G4R7y/YUujU5wAAVyxZO+RwIIV6qBM2jE Og7ZSN+4pzZKvN4ZFc0kL8oTMMQjp5imcHft0= Received: by 10.216.29.80 with SMTP id h58mr63019wea.159.1245770997645; Tue, 23 Jun 2009 08:29:57 -0700 (PDT) Received: from ?10.49.0.50? (port-92-198-50-210.static.qsc.de [92.198.50.210]) by mx.google.com with ESMTPS id i35sm436344gve.26.2009.06.23.08.29.56 (version=SSLv3 cipher=RC4-MD5); Tue, 23 Jun 2009 08:29:57 -0700 (PDT) Message-ID: <4A40F4F3.20906@gmail.com> Date: Tue, 23 Jun 2009 17:29:55 +0200 From: =?ISO-8859-1?Q?J=F6rn_Kottmann?= User-Agent: Thunderbird 2.0.0.21 (X11/20090409) MIME-Version: 1.0 To: uima-user@incubator.apache.org Subject: Re: ECLIPSE RCP and UIMA References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Kai Schlamp wrote: > May I ask you guys what you are working on? > > I am working on a biomedical language platform based on Eclipse RCP > and UIMA. > A beta version (incl source code) will be released in the next few > weeks on https://sourceforge.net/projects/pubcurator/ (not much there > yet). If you want to display text with annotations it could be interesting for you to base your RCP application on the Cas Editor Eclipse Plugin J�rn