<table class="cf gJ" cellpadding="0"><tbody><tr></tr></tbody></table><div id=":84" class="ii gt">I've
just discovered how useful the geanydoc plugin can be and want to adopt
it for use with Java. Strangely, I can't find any Java API search
engines (that actually work) or anything comparable to pydoc. Can
anyone suggest anything?<br>
<br>In the meantime, I'm using Google to do it:<br><br>> firefox "<a href="http://www.google.co.uk/search?hl=en&source=hp&q=site:http://java.sun.com" target="_blank">http://www.google.co.uk/search?hl=en&source=hp&q=site:http://java.sun.com</a> inurl:"javase/6/docs/api" %w&btnI=I'm+Feeling+Lucky"<br>

<br>which, largely, works rather well.<br><br>You could also use:<br><br>> firefox "<a href="http://www.google.co.uk/search?hl=en&source=hp&q=site:http://java.sun.com" target="_blank">http://www.google.co.uk/search?hl=en&source=hp&q=site:http://java.sun.com</a>
inurl:"javase/6/docs/api" intitle:%w&btnI=I'm+Feeling+Lucky"<br><br>to be more specific if necessary (and get rid of I'm feeling lucky for getting results)</div>