I have made an eclipse plugin which is built using maven tycho. When I put the resulting jar in dropins folder of eclipse installation folder and restart eclipse, I am able to see the plugin in the 'New' wizard. But doing the same in eclipse luna EE IDE, the plugin is not visible. Is there any other way of installing such plugin on eclipse java EE IDE luna platform?
0
votes