Speaking about this plugin, does eclipse have a java classes representing
feature.xml and plugin.xml?

-D


On 3/13/06, dan tran <[EMAIL PROTECTED]> wrote:
>
>  Hi Peter,
>
> What you need is to write a plugin with its own lifecycle extenstion to
> parse basedir for feature.xml/plugin.xml, and/or META-INF/METMANIFEST.MF,
> and generate a short ant script to invoke the PDE ant task.
>
> http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse.pde.doc.user/guide/pde_feature_generating_antcommandline.htm
>
>
> -D
>
>  On 3/13/06, Peter Kwong <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > Thanks for reply. In my project, I want a maven 2.0 plugin to help to
> > compile and build a eclipse plug-in product for client deployment.
> >
> > Could u give more detailed functionality description of your plugin for
> > reference?
> >
> > brgds
> >
> > On 3/14/06, dan tran <[EMAIL PROTECTED]> wrote:
> > >
> > > I have a custom plugin that can build and package eclipse features.
> > What
> > > are
> > > your requirements?
> > > plugin only? full product? update site?
> > >
> > >
> > > On 3/12/06, Peter Kwong <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Hi,
> > > >
> > > > As now I'm working on eclipse plug-in project, is there maven
> > 2.0plug-in
> > > > for building eclipse plug-in project stead of I build it from
> > eclipse?
> > > >
> > > > Thanks a lot.
> > > >
> > > > brgds Peter
> > > >
> > > >
> > >
> > >
> >
> >
>

Reply via email to