You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Sean Champ <s-...@postoffice.pacbell.net> on 2000/04/14 17:30:41 UTC

source-code digging

hi.


does anyone have a recommendation on a good, free, (OSS?),
source-code browser?


thanks.


-- sean

Re: source-code digging

Posted by David Bourget <ro...@dbourget.com>.
I know of SNIFF+ which is great and (look here Dirk-Willem), can be
integrated with vim 5.3. You can find it and other related tools at
www.takefive.com. But note that this is a sophisticated tool and most of the
time you'll prefer a good IDE like sun's Forte IDE (www.javasoft.com).

Personaly, I found sniff+ great because I could use Vi with it, as I can't
mind myself to move around the files the "windows" way ;-).

    I wonder when M$ is going to integrate outlook with vi ;-)

David


----- Original Message -----
From: "Sean Champ" <s-...@postoffice.pacbell.net>
To: <xe...@xml.apache.org>
Sent: Friday, April 14, 2000 11:30 AM
Subject: source-code digging


> hi.
>
>
> does anyone have a recommendation on a good, free, (OSS?),
> source-code browser?
>
>
> thanks.
>
>
> -- sean
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-j-dev-help@xml.apache.org
>


Re: source-code digging

Posted by Dirk-Willem van Gulik <di...@webweaving.org>.
	cat
	vi
and for those really into it
	vim -g

Dw

On Fri, 14 Apr 2000, Sean Champ wrote:

> hi.
> 
> 
> does anyone have a recommendation on a good, free, (OSS?),
> source-code browser?
> 
> 
> thanks.
> 
> 
> -- sean
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-j-dev-help@xml.apache.org
> 
>