New JExamples.com feature helps find java examples


“Did you mean”
search
corrections will be shown when JExamples can’t find a java example to
match a query you enter. When it can’t find an example for your query
it checks its database for classes and methods with names similar to
what you entered and then asks if you meant to search for one of those.


Each of the suggestions is a link you can click to run that query. JExamples.com is a free website that helps Java developers find high quality examples of virtually any Java API. JExamples uses code analysis and a search engine to find examples in many well known Java open source products (e.g. Ant, Spring, Tomcat). The search results are ordered according to user rating, so the examples voted best sort first; also, clicking one of the 5 line previews shown in the search results will display the entire source file.

Reference:
>> http://www.jexamples.com

Content Team

The IndicThreads Content Team posts news about the latest and greatest in software development as well as content from IndicThreads' conferences and events. Track us social media @IndicThreads. Stay tuned!

0 thoughts on “New JExamples.com feature helps find java examples

  • August 26, 2005 at 6:53 am
    Permalink

    CodeCoach – no need for this, experience is the best coach

    Code Audit – built-in discipline is the best audit

    Code Metrics – same as above

    Memory Profiler – run time?

    Execution Profiler – run time?

    Event Profiler – useful, but can it be used in EE?

Leave a Reply