Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Tools / July 2004

Tip: Looking for answers? Try searching our database.

Java source like HTML page

Thread view: 
Marko Pevic - 25 Jun 2004 23:56 GMT
Is there any free or open source tool that can make html from java source
(one class is one html page) where fields, methods and parameters are links
to another html (java source) page. Browse-able source code with html.
In this way I can trace method calls with html links.
That would be better then debuger for code understanding.

Something like
http://www.semdesigns.com/Products/Formatters/JavaBrowser.html?Home=DMSToolkit , but free or open-source.
wald - 28 Jun 2004 13:17 GMT
> Is there any free or open source tool that can make html from
> java source (one class is one html page) where fields, methods
> and parameters are links to another html (java source) page.
> Browse-able source code with html. In this way I can trace
> method calls with html links. That would be better then debuger
> for code understanding.

Maybe this will do what you want...

http://www.java2html.de/

But: Eclipse provides a "Call Hierarchy" view that shows just what
you describe. If you aren't already using it, why not try it?

I can imagine that other IDEs provide similar facilities, but I'll
leave it to others to give some details.

Regards,
Wald
Jussi Jumppanen - 02 Jul 2004 07:27 GMT
> Is there any free or open source tool that can make html from java
> source (one class is one html page) where fields, methods and
> parameters are links to another html (java source) page. Browse-
> able source code with html. In this way I can trace method calls
> with html links.

The Doxygen tool does exactly this:

  http://www.doxygen.org

It will produce documentation directly from the from source code
and understands C++, C, Java, IDL, to some extent Objective-C,
PHP, C# and D.

FYI I also wrote a zOxygen Windows based utility that wraps
around the Doxygen tool:

  http://www.zeusedit.com/zoxygen.html

It is designed to simplify the process of document creation
process for the case where you have a large number of project
source files.

Jussi Jumppanen
http://www.zeusedit.com
Ira Baxter - 05 Jul 2004 23:00 GMT
> Is there any free or open source tool that can make html from java source
> (one class is one html page) where fields, methods and parameters are links
[quoted text clipped - 3 lines]
>
> Something like

http://www.semdesigns.com/Products/Formatters/JavaBrowser.html?Home=DMSToolkit ,
but free or open-source.

For modest size applications, this *is* free.
Check out the download link on that page.

Signature

Ira D. Baxter, Ph.D., CTO   512-250-1018
Semantic Designs, Inc.      www.semdesigns.com



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.