Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 92104 invoked from network); 18 Feb 2011 17:01:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Feb 2011 17:01:08 -0000 Received: (qmail 27251 invoked by uid 500); 18 Feb 2011 17:01:07 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 26796 invoked by uid 500); 18 Feb 2011 17:01:04 -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 26285 invoked by uid 99); 18 Feb 2011 17:01:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Feb 2011 17:01:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Feb 2011 17:01:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 378F318CFB6 for ; Fri, 18 Feb 2011 17:00:39 +0000 (UTC) Date: Fri, 18 Feb 2011 17:00:39 +0000 (UTC) From: "Jarek Gawor (JIRA)" To: dev@geronimo.apache.org Message-ID: <1847382569.1192.1298048439207.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Created: (GERONIMODEVTOOLS-716) Automatically switch "target platform" to Geronimo MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Automatically switch "target platform" to Geronimo -------------------------------------------------- Key: GERONIMODEVTOOLS-716 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-716 Project: Geronimo-Devtools Issue Type: Improvement Components: eclipse-plugin Affects Versions: 3.0-M2 Reporter: Jarek Gawor Right now to properly configure Geronimo Eclipse Plugin, one has to manually switch the "Target Platform" to Geronimo 3.0 (after adding Geronimo as a server runtime environment). It would be nice if GEP could automatically switch the target platform once the server is added. Eclipse 3.5+ exposes org.eclipse.pde.internal.core.target.provisional.ITargetPlatformService service that could be used to switch the target platform automatically. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira