OpenGrok is a code search tool from Oracle.
Questions tagged [opengrok]
78 questions
0
votes
2 answers
How does one install OpenGrok on Windows Server 2003?
From searching around the net (and SO) for how to full text search an SVN repo, I discovered OpenGrok. I'm at a bit of a loss as to how to get this thing set up though.
Can anyone provide any pointers on how to get this set up to host on a Windows…

joshcomley
- 28,099
- 24
- 107
- 147
-1
votes
1 answer
verilog or vhdl source browser like opengrok
I setup an opengrok instance for our SW team
You might ask: "What is opengrok" -
It reads your source code -
It indexes functions variables, etc
Often these tools use Ctags (but there are other apps)
And produces clickable HTML versions of your…

user3696153
- 568
- 5
- 15
-4
votes
1 answer
how to search lambda expressions in java file in openGrok
I want to search in the code repository in how many Java files does the lambda expression is used.
I want to search it on open Grok instead of GitHub.
What I am trying now is if I take a example of
http://bxr.su/
I am setting values of
Full Search…

2ka
- 15
- 6