My eclipse plugin 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?
+1
A:
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
Vlad Dumitrescu
2009-06-02 07:36:41
A:
Jeremy
2009-10-30 18:22:46