My eclipse plug-in must be unpacked.
How can I enforce the installer to unpack it?
Will it be unpacked if the jar file is simply dropped into the plugins folder?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This can be chosen when configuring the feature including the plugin. Go to the plugin list, select your plugin and check “Unpack the plug-in archive after installation”.
Arguably, this property should be defined by the plugin itself. There’s a bug report about that https://bugs.eclipse.org/bugs/show_bug.cgi?id=157562
regards,
Vlad