Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 46588 invoked from network); 27 Aug 2008 00:52:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Aug 2008 00:52:13 -0000 Received: (qmail 33814 invoked by uid 500); 27 Aug 2008 00:52:11 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 33791 invoked by uid 500); 27 Aug 2008 00:52:11 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 33778 invoked by uid 99); 27 Aug 2008 00:52:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2008 17:52:11 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Aug 2008 00:51:22 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8C9A3234C1AC for ; Tue, 26 Aug 2008 17:51:52 -0700 (PDT) Message-ID: <794078049.1219798312574.JavaMail.jira@brutus> Date: Tue, 26 Aug 2008 17:51:52 -0700 (PDT) From: "Jonathan Anstey (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Updated: (CAMEL-855) Add Eclipse Templates In-Reply-To: <557589455.1219798192593.JavaMail.jira@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/activemq/browse/CAMEL-855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Anstey updated CAMEL-855: ---------------------------------- Attachment: addCamelTemplates.patch Here are the templates added into the build. To add them to your workspace, run this: {code} mvn -Psetup.eclipse -Declipse.workspace.dir=/path/to/your/workspace {code} > Add Eclipse Templates > --------------------- > > Key: CAMEL-855 > URL: https://issues.apache.org/activemq/browse/CAMEL-855 > Project: Apache Camel > Issue Type: New Feature > Components: tooling > Reporter: Jonathan Anstey > Assignee: Jonathan Anstey > Fix For: 1.5.0 > > Attachments: addCamelTemplates.patch, camel_java_templates.xml > > > I did up some Eclipse templates for some of the Camel EIPs (both Java and XML). Let me know what you think. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.