From user-return-6605-apmail-uima-user-archive=uima.apache.org@uima.apache.org Tue Aug 18 03:41:31 2015 Return-Path: X-Original-To: apmail-uima-user-archive@www.apache.org Delivered-To: apmail-uima-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D914318A95 for ; Tue, 18 Aug 2015 03:41:31 +0000 (UTC) Received: (qmail 21879 invoked by uid 500); 18 Aug 2015 03:41:31 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 21838 invoked by uid 500); 18 Aug 2015 03:41:31 -0000 Mailing-List: contact user-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@uima.apache.org Delivered-To: mailing list user@uima.apache.org Received: (qmail 21825 invoked by uid 99); 18 Aug 2015 03:41:31 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Aug 2015 03:41:31 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 9F80FDE8B8 for ; Tue, 18 Aug 2015 03:41:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=6.31 tests=[SPF_PASS=-0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id cRSd1frKYuL7 for ; Tue, 18 Aug 2015 03:41:24 +0000 (UTC) Received: from gateway30.websitewelcome.com (gateway30.websitewelcome.com [192.185.148.2]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id DD0DF20F60 for ; Tue, 18 Aug 2015 03:41:23 +0000 (UTC) Received: by gateway30.websitewelcome.com (Postfix, from userid 500) id 47E9437955F26; Mon, 17 Aug 2015 22:41:17 -0500 (CDT) Received: from gator3253.hostgator.com (gator3253.hostgator.com [198.57.247.217]) by gateway30.websitewelcome.com (Postfix) with ESMTP id 37F5237955EE2 for ; Mon, 17 Aug 2015 22:41:17 -0500 (CDT) Received: from [100.45.198.198] (port=55870) by gator3253.hostgator.com with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1ZRXm0-000Owg-Mr for user@uima.apache.org; Mon, 17 Aug 2015 22:41:16 -0500 Subject: Re: Running UIMA 2.8.1 in Eclipse Mars - Component Descriptor Editor not available To: user@uima.apache.org References: From: Marshall Schor Message-ID: <55D2A95C.5050401@schor.com> Date: Mon, 17 Aug 2015 23:41:16 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator3253.hostgator.com X-AntiAbuse: Original Domain - uima.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - schor.com X-BWhitelist: no X-Source-IP: 100.45.198.198 X-Exim-ID: 1ZRXm0-000Owg-Mr X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: ([100.45.198.198]) [100.45.198.198]:55870 X-Source-Auth: msa+schor.com X-Email-Count: 5 X-Source-Cap: bWlzY2hvcjttaXNjaG9yO2dhdG9yMzI1My5ob3N0Z2F0b3IuY29t Hi, THe editor depends on other Eclipse UIMA plugins - that's why just dropping it in by itself isn't working. Can you try installing (into a new MARS unzip) the 2.8.1 Eclipse tools from http://www.apache.org/dist/uima/eclipse-update-site? -Marshall On 8/17/2015 3:20 PM, Martin Wunderlich wrote: > Hi, > > Well, as the subject says, I am having issues with the current release version 2.8.1 and Eclipse Mars. When I try to open an existing type system description (XML file) with the Component Descriptor Editor, this is not possible, because the editor is not recognized. I have dropped the org.apache.uima.desceditor_2.8.1.jar into the Eclipse plugin directory, restarted Eclipse with the „-clean“ option and, AFAIK, this is all that should be necessary for installation. But the editor is not even showing up in the list of internal editors with which I could open the XML file. > > Anyone using the Component Descriptor Editor under Eclipse Mars successfully? Is there any special installation procedure? > > Cheers, > > Martin > > >