I have written a Eclipse plugin project and successful export the .jar files. But after i copyed .jar files into the Plugins folder (tried also the dropins folder)and restarted the Eclipse, i still can’t find the plugin in the “Eclipse Installation Details”.
After i install a plugin from Eclipse Marketplace(Any One), i can find my plugin in the “Eclipse Installation Details”.Does anyone know why?
When you export your plug-in – presumedly via the Plug-in Export Wizard – have a look at the export option (first page) “Install into host repository”. Using this you can update the p2 director directly from the wizard.