Tools:SNavigator: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎initial draft: (not completed))
 
(→‎Using: (not completed))
Line 10: Line 10:
  /usr/bin/snavigator
  /usr/bin/snavigator


=Using=
=Importing the source=
==In Ubuntu==
# Execute the following: <code>snavigator</code> This triggers a splash screen, followed by a "Source-Navigator Projects" dialog as the following:
 
[[Image:to be uploaded]]

Revision as of 02:08, 11 June 2008

Note: This document is still in the draft state. I hope I can finish it within one day or two if I have more time. ;) --Kennykaiyinyu 19:04, 10 June 2008 (PDT)

Installing Source Navigator

In Ubuntu

Execute the following line in a terminal window:

sudo apt-get install sourcenav

This should install source-navigator. One can check whether the installation is complete by executing:

$ which snavigator
/usr/bin/snavigator

Importing the source

In Ubuntu

  1. Execute the following: snavigator This triggers a splash screen, followed by a "Source-Navigator Projects" dialog as the following:

File:To be uploaded