Java: How can I catalog Java API documents using Quicksilver?

This is for Java programmers on Mac.

How do I catalog Java API documents using Quicksilver ? Would it be nice if you could search for API documents with a few keystrokes?

+3
source share
1 answer

Download the Java API document locally .

Then follow the instructions in Indexing Java SDK Docs using QuickSilver .

[] "allclasses-frame.html" [ "J2SE" ] " ", " HTML". QuickSilver HTML , - , . , 3200 . alt text http://www.entropy.ch/images/blog/2006-09-27-quicksilver-catalog.png

+2

Source: https://habr.com/ru/post/1709463/


All Articles