| [News.eclipse.technology.packaging] Re: Pascal: Packager doesn't honor order given in maps |
This can be solved by setting the following properties in the packaging.properties file
unzipOrder=<prefixToZipFileToUnzipFirst>, <prefixToZipFileToUnzipSecond>, ...
Thanks a lot, problem solved. Is this information documented somewhere outside the source code?
-Urs