BrightSoul
Aug 26th, 2005, 03:34 PM
Hello,
I have to practice a bit with the Java Environment. I downloaded that netBeans IDE and I'm starting to move the first steps. Now, even if I find the whole thing familiar since I'm already a C# developer, I still need a classbrowser / reflector for Java that could show me the contents of all those Java packages such as java.io, java.lang, java.math, java.whatever.
I just need to view the classes they contain, their methods & properties, just like the Lutz Roeder's reflector (http://www.aisto.com/roeder/dotnet/) does for the .NET framework.
I think I found the solution when I went here:
http://www.hta-bi.bfh.ch/~hrm/Projects/ToolsAndApps/ClassBrowser/e.html
but I can't make it work because it throws an exception as soon as I launch it. Can you provide a valid alternative classbrowser?
Many thanks in advance :wave:
I have to practice a bit with the Java Environment. I downloaded that netBeans IDE and I'm starting to move the first steps. Now, even if I find the whole thing familiar since I'm already a C# developer, I still need a classbrowser / reflector for Java that could show me the contents of all those Java packages such as java.io, java.lang, java.math, java.whatever.
I just need to view the classes they contain, their methods & properties, just like the Lutz Roeder's reflector (http://www.aisto.com/roeder/dotnet/) does for the .NET framework.
I think I found the solution when I went here:
http://www.hta-bi.bfh.ch/~hrm/Projects/ToolsAndApps/ClassBrowser/e.html
but I can't make it work because it throws an exception as soon as I launch it. Can you provide a valid alternative classbrowser?
Many thanks in advance :wave: