Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Maven Integration (M2E) » Writing plugin using "Plug-in Development" or a maven plugin?
Writing plugin using "Plug-in Development" or a maven plugin? [message #484996] Thu, 10 September 2009 07:50 Go to next message
Eclipse UserFriend
Originally posted by: ddd.asd.com

I need to write plugin for the eclipse platform (adding a button to
workbench etc.). I have looked at:

http://www.vogella.de/articles/EclipsePlugIn/article.html

But since I am using Maven I was considering to use:

http://maven.apache.org/guides/introduction/introduction-to- plugins.html

But is that primary used for maven related plugins and not for plugins to
the eclipse workbench?
Re: Writing plugin using "Plug-in Development" or a maven plugin? [message #485161 is a reply to message #484996] Thu, 10 September 2009 16:37 Go to previous message
Igor Fedorenko is currently offline Igor FedorenkoFriend
Messages: 14
Registered: July 2009
Junior Member
Maven plugins are not related to Eclipse in any way, so you need to look
at Eclipse plug-in development.

--
Regards,
Igor

klm wrote:
> I need to write plugin for the eclipse platform (adding a button to
> workbench etc.). I have looked at:
>
> http://www.vogella.de/articles/EclipsePlugIn/article.html
>
> But since I am using Maven I was considering to use:
>
> http://maven.apache.org/guides/introduction/introduction-to- plugins.html
>
> But is that primary used for maven related plugins and not for plugins
> to the eclipse workbench?
Previous Topic:Unknow validation error on pom.xml
Next Topic:Maven dependencies?
Goto Forum:
  


Current Time: Thu Apr 25 23:53:57 GMT 2024

Powered by FUDForum. Page generated in 0.03000 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top