Return-Path: X-Original-To: apmail-felix-users-archive@minotaur.apache.org Delivered-To: apmail-felix-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 47E7B9A48 for ; Tue, 25 Oct 2011 02:54:37 +0000 (UTC) Received: (qmail 97054 invoked by uid 500); 25 Oct 2011 02:54:36 -0000 Delivered-To: apmail-felix-users-archive@felix.apache.org Received: (qmail 96625 invoked by uid 500); 25 Oct 2011 02:54:32 -0000 Mailing-List: contact users-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@felix.apache.org Delivered-To: mailing list users@felix.apache.org Received: (qmail 96617 invoked by uid 99); 25 Oct 2011 02:54:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2011 02:54:30 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of esudharaka@gmail.com designates 209.85.210.177 as permitted sender) Received: from [209.85.210.177] (HELO mail-iy0-f177.google.com) (209.85.210.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2011 02:54:25 +0000 Received: by iagz35 with SMTP id z35so69390iag.22 for ; Mon, 24 Oct 2011 19:54:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Y0/Ggv9hvVPO3ZWqEDDANZSZ2H2FV6wDEh0V9Ot4Tlc=; b=icpspnAP+emJT6YiDquxl0j++uh66ioh19raiUfvayoCxI5QCvXbizdY/Y5/WsEnIn qIRY4CxNVkElbDHXn8uTDYQzMvcoxc2y0vab2G6Ep2NJAwjdkHydPRDkeDnzdxEun0BX rsLrdpQYzvcX1ezXY3nSPPJjM9+DRPkoSJ200= MIME-Version: 1.0 Received: by 10.68.26.168 with SMTP id m8mr52709894pbg.29.1319511244363; Mon, 24 Oct 2011 19:54:04 -0700 (PDT) Received: by 10.143.91.7 with HTTP; Mon, 24 Oct 2011 19:54:04 -0700 (PDT) In-Reply-To: <99F6924F7BAB824EB73C7D866E72333601B656F3@DLU0VEXM033P.dbb.int.dexwired.net> References: <99F6924F7BAB824EB73C7D866E72333601B656F3@DLU0VEXM033P.dbb.int.dexwired.net> Date: Tue, 25 Oct 2011 08:24:04 +0530 Message-ID: Subject: Re: PDE integration with maven-bundle-plugin From: Eshan Sudharaka To: users@felix.apache.org Content-Type: multipart/alternative; boundary=bcaec5215725ff574904b016a6f5 --bcaec5215725ff574904b016a6f5 Content-Type: text/plain; charset=ISO-8859-1 hi backer , Currently i worked for Eclipse plugin project for Gsoc 2011 which is an integration plugin with a java swing application. It can totally build using maven and i think following pom file may help you to get an idea. https://svn.apache.org/repos/asf/cayenne/sandbox/cayenne-modeler-eclipse-plugin-gsoc/pom.xml On Fri, Oct 21, 2011 at 12:46 PM, De Backer Frederik (DBB) < Frederik.DeBacker@dexia.com> wrote: > Dear, > > I am faced with the following problem: I want to generate the Eclipse > PDE files based on pom.xml file via the maven-bundle-plugin. I have read > the documentation on the felix website but I am missing some things I > guess. What is the way of working: do I first have to generate the new > project as an eclipse plugin project or do I just create a new java > project with maven dependency management enabled adn then based on this > generate the manifest. > > Kr, > > Frederik. >
>
> -------------------------------------------------------------------------
> Dexia disclaimer:
>
> http://www.dexia.com/maildisclaimer.htm
> -------------------------------------------------------------------------
> 
> -- *~Thanks & Regards~* *** * P.A.Eshan Sudharaka Dept of Computer Science and Engineering University of Moratuwa Sri Lanka http://esudharaka.blogspot.com/ --bcaec5215725ff574904b016a6f5--