[robsite.org]

« Using JDeveloper on Sourceforge | Main | Here's a Mozilla Searchplugin for OTN »

November 05, 2003

I forgot that Firebird handles JAR URL's like Java does...

I coworker of mine reminded me of something long forgotten. Firebird (being part of the Mozilla clan) is nice enough to handle a jar URL, which is great when wanting to view your local JavaDoc without unzipping it all over the place.

Here's the URL to look at the JDeveloper Extension SDK (assuming that JDeveloper 10g preview is located at D:\10gpreview) jar:file:///D:/jdev/10gpreview/jdev/doc/ohj/jdev-doc.jar!/overview-summary.html. Quite cool.

Rob

Posted by rcleveng at November 5, 2003 07:18 PM

Comments