Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » how we add a plugin to a RCP project
how we add a plugin to a RCP project [message #987876] Wed, 28 November 2012 08:33 Go to next message
Eclipse UserFriend
how we add a plugin "org.eclipse.compare" to a RCP project.

tried adding following dependency to our plugin pom.xml:

<dependency>
<groupId>org.eclipse.compare</groupId>
<artifactId>org.eclipse.compare</artifactId>
<version>3.5.200-v370</version>
<scope>compile</scope>
</dependency>

and tried running the maven command to install the jar to local maven repo. However did not work.What am I missing ?, could anyone guide me.


[Updated on: Wed, 28 November 2012 08:40] by Moderator

Re: how we add a plugin to a RCP project [message #988468 is a reply to message #987876] Thu, 29 November 2012 22:55 Go to previous message
Eclipse UserFriend
index.php/fa/12554/0/

[Updated on: Fri, 30 November 2012 04:39] by Moderator

Previous Topic:Need Command Reference on Startup
Next Topic:[SOLVED] Key Binding only works when menu visible?
Goto Forum:
  


Current Time: Wed Jul 23 03:45:47 EDT 2025

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

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

Back to the top