User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)
Hi,
I have a feature.xml that has some plugins. One of the plugins does not
use a MANIFEST.MF file, that is, using Eclipse 3.0.0 plugin format.
This is my documentation plugin and I want it built as a zip file when
building my feature. How would I do that?
I specify my documentation plugin in my feature.xml as below:
Still, the update site project builds my plugin and bundles it as a jar
file!
Please advice/help!
Remember that I am not trying export the plugin out manually but build
it via my update site project.
The second part of my question is: Can I simply put the zip file on my
update site and Eclipse will unzip it automatically when I do an update?
If not, what do I have to do?