Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 47366 invoked from network); 22 Aug 2005 23:21:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Aug 2005 23:21:13 -0000 Received: (qmail 68823 invoked by uid 500); 22 Aug 2005 23:21:11 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 68776 invoked by uid 500); 22 Aug 2005 23:21:11 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 68763 invoked by uid 99); 22 Aug 2005 23:21:11 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2005 16:21:09 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id DC96E122 for ; Tue, 23 Aug 2005 01:21:08 +0200 (CEST) Message-ID: <277629962.1124752868902.JavaMail.jira@ajax.apache.org> Date: Tue, 23 Aug 2005 01:21:08 +0200 (CEST) From: "Sachin Patel (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-901) Geronimo Tooling: migrate UI to EMF.edit framework Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Geronimo Tooling: migrate UI to EMF.edit framework -------------------------------------------------- Key: GERONIMO-901 URL: http://issues.apache.org/jira/browse/GERONIMO-901 Project: Geronimo Type: New Feature Versions: 1.0 Reporter: Sachin Patel The existing UI plugins for Geronimo eventually need to be migrated to be built on top of the EMF.edit framework. By doing so will allow advanced UI capability for modifing and displaying the underlying deployment plan models. The EMF.edit framework provides: 1. Content and label provider classes, property source support, and other convenience classes that allow EMF models to be displayed using standard desktop (JFace) viewers and property sheets. 2. A command framework, including a set of generic command implementation classes for building editors that support fully automatic undo and redo. Afterwards It will be possible to create item provides to contribute Geronimo specific information to the J2EE Common Navigator in WTP. By using EMF for both the underlying model framework as well as the UI framework, it will allow seamless integration between multiple views in Eclipse as well as synchronization between those views and other models such as the J2EE deployment descriptor models in WTP. Building this UI framework is a first major step in providing an extendable, first class tooling support for Geronimo. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira