You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by jan_bar <he...@yahoo.com> on 2005/10/04 20:44:33 UTC

Plugin for Eclipse plugins

Hi,

is there maven plugin that helps developing Eclipse plugins and RCP? For
instance META-INF/MANIFEST.MF contains list of dependant libraries. But I
cannot specify library that is in maven repository.

Thanks, Jan




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Plugin for Eclipse plugins

Posted by dan tran <da...@gmail.com>.
It is best that you should directly ask the author at felix project.
 But from what i know and dont know ;-), this osgi plugin will generate
MANIFEST.MF, but not the
plugin.xml. It can generate MANIFEST.MF because the pom.xml has the manifest
data. The plugin.xml has data specific to eclipse and pom.xml does not have
it.
 again I can be totally wrong.
 -Dan


 On 10/13/05, jan_bar <he...@yahoo.com> wrote:
>
> Thanks Dan,
>
> I don't understand how is the plugin connected with Eclipse. When I
> develop
> and debug my plugin, Eclipse needs the plugin.xml and MANIFEST.MF. But
> your
> plugin doesn't seem to create them. How I should keep those two files to
> be
> same?
>
> Jan
>
> "dan tran" <da...@gmail.com> wrote in message
> news:c38ad92d0510041238p4c6b99asb20492871c4564d5@mail.gmail.com...
> There is some working going on at
>
>
> http://svn.apache.org/repos/asf/incubator/felix/trunk/tools/maven2/maven-osgi-plugin/
> -Dan
>
>
> On 10/4/05, jan_bar <he...@yahoo.com> wrote:
> >
> > Hi,
> >
> > is there maven plugin that helps developing Eclipse plugins and RCP? For
> > instance META-INF/MANIFEST.MF contains list of dependant libraries. But
> I
> > cannot specify library that is in maven repository.
> >
> > Thanks, Jan
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: Plugin for Eclipse plugins

Posted by jan_bar <he...@yahoo.com>.
Thanks Dan,

I don't understand how is the plugin connected with Eclipse. When I develop
and debug my plugin, Eclipse needs the plugin.xml and MANIFEST.MF. But your
plugin doesn't seem to create them. How I should keep those two files to be
same?

Jan

"dan tran" <da...@gmail.com> wrote in message
news:c38ad92d0510041238p4c6b99asb20492871c4564d5@mail.gmail.com...
There is some working going on at

http://svn.apache.org/repos/asf/incubator/felix/trunk/tools/maven2/maven-osgi-plugin/
 -Dan


 On 10/4/05, jan_bar <he...@yahoo.com> wrote:
>
> Hi,
>
> is there maven plugin that helps developing Eclipse plugins and RCP? For
> instance META-INF/MANIFEST.MF contains list of dependant libraries. But I
> cannot specify library that is in maven repository.
>
> Thanks, Jan
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Plugin for Eclipse plugins

Posted by dan tran <da...@gmail.com>.
There is some working going on at

http://svn.apache.org/repos/asf/incubator/felix/trunk/tools/maven2/maven-osgi-plugin/
 -Dan


 On 10/4/05, jan_bar <he...@yahoo.com> wrote:
>
> Hi,
>
> is there maven plugin that helps developing Eclipse plugins and RCP? For
> instance META-INF/MANIFEST.MF contains list of dependant libraries. But I
> cannot specify library that is in maven repository.
>
> Thanks, Jan
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>