| resources: | Home Download Screenshots Developers |
|---|
Source Code
The XPCOMViewer source code can be accessed in either of the following ways:
- The latest (trunk) sources of XPCOMViewer are located
in
src-trunk. The code insrcis obsolete and it shouldn't be used any more.
In this directory is also located kpf file which allow easy and quick building directly from Komodo Edit/IDE. - View the source using the CVS web interface
- Check out the source using anonymous CVS with the following commands
(password is
guest):cvs -d :pserver:guest@mozdev.org:/cvs login cvs -z3 -d :pserver:guest@mozdev.org:/cvs co xpcomviewer/src-trunk
CVS clients and Help Documentation can be found at cvshome.org.