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.

-- 
Knut Anders

--------------------------------------------------------------------------
NOTICE: Morgan Stanley is not acting as a municipal advisor and the opinions or 
views contained herein are not intended to be, and do not constitute, advice 
within the meaning of Section 975 of the Dodd-Frank Wall Street Reform and 
Consumer Protection Act. If you have received this communication in error, 
please destroy all electronic and paper copies and notify the sender 
immediately. Mistransmission is not intended to waive confidentiality or 
privilege. Morgan Stanley reserves the right, to the extent permitted under 
applicable law, to monitor electronic communications. This message is subject 
to terms available at the following link: 
http://www.morganstanley.com/disclaimers. If you cannot access these links, 
please notify us by reply message and we will send the contents to you. By 
messaging with Morgan Stanley you consent to the foregoing.
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to