Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Merge Two Eclipse Plugins
Merge Two Eclipse Plugins [message #1243452] Tue, 11 February 2014 02:01 Go to next message
Liana Yusri is currently offline Liana YusriFriend
Messages: 12
Registered: October 2012
Junior Member
Hi,

I would like to merge two separate plugins into a single plugin. Therefore, I intend to make two plugin jar into one jar. Is it possible to do that? If it is, how?

Regards.
Re: Merge Two Eclipse Plugins [message #1754040 is a reply to message #1243452] Tue, 14 February 2017 06:06 Go to previous messageGo to next message
prateek garg is currently offline prateek gargFriend
Messages: 16
Registered: August 2016
Junior Member
Hi,

I have a task some what similar to this.
Have you found any solution?

Regards
Re: Merge Two Eclipse Plugins [message #1754151 is a reply to message #1754040] Tue, 14 February 2017 18:35 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
It's not a matter of the JARs (JARs are just convenient containers for Java classes and resources, glorified ZIP files). Plug-ins each have a lifecycle and other concepts that are specific to each individual plugin, so "merging" them is not a trivial exercise.

Why don't you try explaining your end goal, rather than asking how to do a specific implementation.
Previous Topic:ECLIPSE WONT INSTALL!!
Next Topic:Need help!!! GOT MAC BOOK PRO BUT ECLIPES IDE NOT WORKING
Goto Forum:
  


Current Time: Tue Apr 23 13:45:17 GMT 2024

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

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

Back to the top