Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 16469 invoked from network); 4 Oct 2007 17:32:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Oct 2007 17:32:43 -0000 Received: (qmail 97863 invoked by uid 500); 4 Oct 2007 17:32:31 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 97841 invoked by uid 500); 4 Oct 2007 17:32:31 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 97763 invoked by uid 99); 4 Oct 2007 17:32:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2007 10:32:31 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2007 17:32:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 56F70714231 for ; Thu, 4 Oct 2007 10:31:51 -0700 (PDT) Message-ID: <16861376.1191519111353.JavaMail.jira@brutus> Date: Thu, 4 Oct 2007 10:31:51 -0700 (PDT) From: "Dyre Tjeldvoll (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-1931) Derby JAR files should be grouped as a single library in Package Explorer In-Reply-To: <1298446.1160076143457.JavaMail.root@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dyre Tjeldvoll updated DERBY-1931: ---------------------------------- Derby Info: (was: [Patch Available]) > Derby JAR files should be grouped as a single library in Package Explorer > ------------------------------------------------------------------------- > > Key: DERBY-1931 > URL: https://issues.apache.org/jira/browse/DERBY-1931 > Project: Derby > Issue Type: Improvement > Components: Eclipse Plug-in > Affects Versions: 10.1.3.1, 10.2.2.0, 10.3.1.4 > Reporter: Nick Efford > Assignee: Aaron Tarter > Priority: Minor > Attachments: 1931.diff, DerbyClasspathContainer.java, DerbyClasspathContainerInitializer.java, screenshot-1.jpg > > > After adding the Apache Derby Nature to an Eclipse project, the four Derby JAR files appear individually in the Package Explorer View. It would be neater if they were grouped as a single library called "Apache Derby Library", in the same way that the JARs distributed with a Java run-time environment appear as "JRE System Library". -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.