I have no knowledge about eclipse plugins and I'm trying to know feasibility of a situation.
I have a executable jar and I need to convert it into a eclipse plugin with no additional coding (cannot make changes to the jar or functionality) to my jar. Is there a way to convert my jar as an eclipse plugin? I need to click a button or something in eclipse and run the jar which fulfills its functionality?