Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
Java Development Kit (jdk) Search Engine
Posted by Fahim Shaikh on February 16, 2001 at 9:25 AM
A million dollar question, Can a search engine be developed for the jdk in such a way that if user types in names of functions like eof(input), eoln(input) of procedural languages, the search engine should give the results of equivalent methods that are available in java (jdk).It simplifies the trouble of finding those methods in related classes.This will really boost the jdk.
Replies:
- doubt vaithiyanathan July 24, 2001 at 5:26 AM
(0)
|