Re: Sick of recreating jar file?
Kipp Howard <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpinstall |
|---|---|
| Message-ID | <[email protected]> |
Karsten Düsterloh wrote: > If you have write access to the install chrome (like above), but you > want to develop the XPI in your profile, you can add this line to your > installed-chrome.txt for your jar: > > content,profile,url,jar:file:///A:/path/to/myxpi.jar!/content/myxpi/ > > resp. > > content,profile,url,file:///A:/path/to/myxpi/content/myxpi/ > > You have to use a file:-URI instead of the resource:-URI. Very nice. I'll start using this as well. Thanks for the recommendations. -- Kipp [email protected]