corey | 3 Jul 2004 21:54
Picon
Favicon

Sick of recreating jar file?

So I finally got my xpi to install and work!
But every time I am editing it I have to un-jar the Chrome directory.
and then re-jar it up again. Is there a shortcut around this? Or
development tools I am unaware of?

Any help would be great. Thanks...

Corey
Kipp Howard | 3 Jul 2004 22:36
Picon

Re: Sick of recreating jar file?

corey wrote:
> So I finally got my xpi to install and work!
> But every time I am editing it I have to un-jar the Chrome directory.
> and then re-jar it up again. Is there a shortcut around this? Or
> development tools I am unaware of?

Attached is a Win2K cmd file that does this for you automatically. 
Tweak it for your machine.

I was trying to build and test the dictionarysearch plugin but there was 
only a bourne shell script to do this, so I made one for Win2k.  I'm 
sure there are other ways that this is done.

The basic process that I use is tweak the files in a CVS controlled 
directory, run mkxpi.cmd (or mkxpi if you are using linux) and restart 
the browser.  You must install the .xpi at least once so that the .jar 
files are referenced correctly.

Check out the dictionarysearch source code for bourne shell script mkxpi 
(http://www.mozdev.org/source/browse/dictionarysearch/src/)

--

-- 
Kipp
kipphoward <at> remove.this.gmail.com
echo off
rem $Id$
set zip="c:\Program Files\7-Zip\7z.exe" a -tzip
set APP_NAME=dictionarysearch
(Continue reading)

Kipp Howard | 5 Jul 2004 01:30
Picon

Re: Sick of recreating jar file?

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
kipphoward <at> remove.this.gmail.com
Ronald Penuel | 5 Jul 2004 20:30
Picon
Favicon

(no subject)

Firefox won't open and gives the following error message converning xpcom.dll.
 
The procedure entry point?? Insgetservice by contract Id <at> <at> UAE 2x2 couls not be located in the Dynamic Link Library xpcom.dll.  Many thanks if you can help
Phillip Pi | 7 Jul 2004 20:03

Wired's article on Mozilla & Firefox's useful plugins/extensions

http://www.wired.com/news/infostructure/0,1377,64085,00.html?tw=wn_tophead_4

Good stuff. So far, I had installed these items in Mozilla v1.7:
1. BugMeNot
2. ieview (Windows only)
3. PrefBar (had this one for years)

I am sure I will find more goodies to install!
--

-- 
Phillip Pi
phillip_pi <at> symantec.comSYMC (remove SYMC to reply by e-mail)
Software Quality Assurance Analyst
Norton SystemWorks (PC)
Symantec

Please do NOT e-mail me for technical support. DISCLAIMER: The views 
expressed in this posting are mine, and do not necessarily reflect the 
views of my employer.
Jeff Klawiter | 7 Jul 2004 21:28

Re: Wired's article on Mozilla & Firefox's useful plugins/extensions

Phillip Pi wrote:
> http://www.wired.com/news/infostructure/0,1377,64085,00.html?tw=wn_tophead_4 
> 
> 
> Good stuff. So far, I had installed these items in Mozilla v1.7:
> 1. BugMeNot
> 2. ieview (Windows only)
> 3. PrefBar (had this one for years)
> 
> I am sure I will find more goodies to install!

Tabbed Browser Extensions is another great one. For some reason it's not 
showing up on the update.mozilla.org. It can be had through mozdev.org 
though. http://extensionroom.mozdev.org/more-info/tbe

Jeff Klawiter
sanchez | 8 Jul 2004 08:26
Picon
Favicon

ZLIB_DLL

i try to install of netscape 7....   the installation crash and i receive a
windows error due to  setup.exe  - ZLIB_DLL

how can i do?

thanks
sanchez | 8 Jul 2004 10:48
Picon
Favicon

firefox don't start

after the installation... what can i do ?
Keno Albrecht | 8 Jul 2004 19:21
Picon

Change Java-Plugin Classpath?

Hello,

Is it possible to change the (boot)classpath of the Java-Plugin when I 
install a Mozilla extension? Since I use some custom classes, I want to 
start Java with something similar to

java -Xbootclasspath/p:/my/own/class/path/to/my.jar

so that my.jar is found.

Is this possible? Will it work on all plattforms?

Thanks a lot,
Keno
phookie | 13 Jul 2004 02:15
Favicon

Themes

Is mozilla themes for Moz 1.7.1 on windows xp broken????

Thanks

Gmane