Archive

Posts Tagged ‘tips’

Cool Code Search Engines

July 29th, 2009 Shrihari No comments

Stumbled on some of the cool code search engines for instant source code reference. Here are few:

1) http://codesearch.google.com – Code hosted on Google Code

2) http://grepcode.com – Maven repository based code search.

3) http://koders.com – Multi programming lingual search.

4) http://www.krugle.org/kse/ – Another language based search

5) http://www.ucodit.com – Neat organization of categories of code retreived.

6) http://www.codase.com/ – Another language based search offering category specific retreival.

Categories: java-internals Tags: