in Search
     
Latest post 08-14-2007 9:25 AM by keithrull. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 08-13-2007 7:05 PM

    • jop
    • Top 25 Contributor
    • Joined on 08-08-2006
    • Singapore
    • Posts 187
    • Points 3,185

    Java Reflector

    Is there a java counterpart of Lutz Roeder's Reflector? http://www.aisto.com/roeder/dotnet/ Thanks.

    [jop]

    • Post Points: 20
  • 08-14-2007 4:37 AM In reply to

    • lamia
    • Top 10 Contributor
    • Joined on 06-19-2006
    • Sampaloc, Manila
    • Posts 752
    • Points 13,185

    Re: Java Reflector

    Is that Reflector thing the tool you suggested me weeks ago to view the .Net API? I  haven't heard of such thing in Java, the online documentation always worked for me which could be downloaded btw... Have you tried asking this in pinoyjug? I could ask them for you if you want to. :)

     

    Convert limitations to great expectations... You are the creative force of your life...

    • Post Points: 20
  • 08-14-2007 5:34 AM In reply to

    • jop
    • Top 25 Contributor
    • Joined on 08-08-2006
    • Singapore
    • Posts 187
    • Points 3,185

    Re: Java Reflector

    lamia:

    Is that Reflector thing the tool you suggested me weeks ago to view the .Net API? I  haven't heard of such thing in Java, the online documentation always worked for me which could be downloaded btw... Have you tried asking this in pinoyjug? I could ask them for you if you want to. :)

    Yes, that's it. Have you tried it yet? :D

    Reflector is more than just a viewer of the .NET API - it is a code browser and documentation browser all-in-one. It is more valuable than just an online documentation because you can (almost) see the all of the source code for all of your DLLs, system classes included. It makes using VS.NET tolerable - I basically live off of it.

    Ok, I'll ask pinoyjug about it. Thanks.

    [jop]

    • Post Points: 20
  • 08-14-2007 9:25 AM In reply to

    • keithrull
    • Top 10 Contributor
    • Joined on 08-08-2005
    • San Diego, CA
    • Posts 1,956
    • Points 39,255

    Re: Java Reflector

    • Post Points: 5
Page 1 of 1 (4 items)