| [news.eclipse.platform] Re: How can I tell my update project to build the plugins as ZIP files NOT jar files |
Plugins are always distributed as jars on an update site. When it's being downloaded via a feature, the update manager unpacks it on the local machine and moves it into the plugins/ folder unpacked.
Alex.
Thanks! You are correct...Also, I had to set 'unpack' to TRUE.