On Thursday, November 17, 2011, Gandhi, Shailey elucidated thus:
> Could you please explain to me the meaning of :
> Opengrok supports C# (only on trunk)
> I do not have opengrok integrated with a source control tool.

The support for C# is only in OpenGrok's trunk. In other words, it has 
not been released yet.  Version 0.10 does not have C# support. 0.11, 
when released probably will.

j

> The files are stored in /data/ccmdb/shared/opengrok under different
> application names. Please let me know if opengrok will work for c#
> files in this setup.
> 
> Shailey
> 
> 
> 
> -----Original Message-----
> From: Gandhi, Shailey (GWMG Technology)
> Sent: Thursday, November 17, 2011 2:46 PM
> To: 'Knut Anders Hatlen'
> Cc: opengrok-discuss@opensolaris.org
> Subject: RE: Unable to get Definition Search to work on a new
> installation
> 
> Thanks for your reply.
> However, I am facing a problem here.
> I have the following statement in a .cs file:
> 
> private void Dispose(bool disposing)
> {
> 
> It effectively means that Dispose is declared and defined in this
> file. Now when I click on Dispose, opengrok tried to do a Definition
> search and doesn't even find a match. I don't know what's going
> wrong here. Can you please help.
> You said c# is supported only on trunk, I do not have a version
> control tool integrated and these are plain flat files that have
> been indexed. Is it supposed to work this way?
> 
> 
> Shailey
> 
> 
> -----Original Message-----
> From: Knut Anders Hatlen [mailto:knut.hat...@oracle.com]
> Sent: Thursday, November 17, 2011 2:15 PM
> To: Gandhi, Shailey (GWMG Technology)
> Cc: opengrok-discuss@opensolaris.org
> Subject: Re: Unable to get Definition Search to work on a new
> installation
> 
> "Gandhi, Shailey" <shailey.gan...@morganstanley.com> writes:
> > Thanks for the earlier response.
> > 
> > I have 2 more questions:
> > 
> > 1. Where can I find a list of supported file formats. Does it
> > support .jsp and .xml?
> 
> XML is supported, JSP isn't. I don't think the supported file formats
> are documented anywhere, but these are the formats I know about:
> 
> C, C++, C# (only on trunk), Fortran, Java, JavaScript (only on
> trunk), Lisp, Perl, PHP (only on trunk), Python, shell scripts, SQL,
> TCL, Visual Basic, XML, and some binary formats.
> 
> > 2. On what basis does opengrok decide whether it should do a
> > definition search or a symbol search, when I click on some text in
> > the source.
> 
> If you click on a symbol's definition (or what OpenGrok thinks is a
> symbol's definition), it will do a symbol search. If you click a
> symbol some other place, it will search for the definition.


-- 
Joshua J. Kugler - Fairbanks, Alaska
Azariah Enterprises - Programming and Website Design
jos...@azariah.com - Jabber: pedah...@gmail.com
PGP Key: http://pgp.mit.edu/  ID 0x73B13B6A
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to