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 / December 2004

Tip: Looking for answers? Try searching our database.

Java cross reference tool

Thread view: 
Dirk Daems - 18 Dec 2004 19:19 GMT
Hi,

I'm looking for good Java cross reference tools.
Are you familiar with such a tool? What are the (dis)advantages of it?
Is it prepared for the new 1.5 Tiger release?

Kind regards,
Dirk
Ira Baxter - 18 Dec 2004 19:34 GMT
> I'm looking for good Java cross reference tools.
> Are you familiar with such a tool? What are the (dis)advantages of it?
> Is it prepared for the new 1.5 Tiger release?
>
> Kind regards,
> Dirk

See http://www.semdesigns.com/Products/Formatters/JavaBrowser.html
for a combination of Java cross reference on browsable source code,
with JavaDoc.  Present version works with Java 1.4; a Java 1.5 version
should be available soon.

Free demo download.

Signature

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

Robert Klemme - 20 Dec 2004 10:58 GMT
> Hi,
>
> I'm looking for good Java cross reference tools.
> Are you familiar with such a tool? What are the (dis)advantages of it?
> Is it prepared for the new 1.5 Tiger release?

If you need code navigation, Eclipse might be what you want; it lets you
even navigate through std lib classes.  You can also use doxygen to
generate HTML documentation that includes source code and is fully cross
referenced.

Kind regards

   robert
Dirk Daems - 24 Dec 2004 13:49 GMT
>>Hi,
>>
[quoted text clipped - 10 lines]
>
>     robert

I need to find out where certain methods of a certain class are used. I
took a look at the Doxygen tool but I think it only can show cross
references when extra tags are added to the code.

Dirk
Ira Baxter - 26 Dec 2004 14:37 GMT
> >>Hi,
> >>
[quoted text clipped - 7 lines]
>
> Dirk

The SD Java Source Browser gives complete and language-accurate
cross references for every symbol.

-- IDB
Robert Klemme - 27 Dec 2004 10:36 GMT
> >>Hi,
> >>
[quoted text clipped - 12 lines]
>
> I need to find out where certain methods of a certain class are used.

During development eclipse is paramount at this task.  With the call
hiearchy you can even find all places several levels deep and navigate
there quickly.

> I
> took a look at the Doxygen tool but I think it only can show cross
> references when extra tags are added to the code.

That's not true as far as I can see.  I did a check right now with doxygen
version 1.3-rc1 and it includes a line containing hyperlinks to all
methods that invoke the method.

Kind regards

   robert
Dirk Daems - 27 Dec 2004 11:08 GMT
>>>>Hi,
>>>>
[quoted text clipped - 34 lines]
>
>     robert

Hi Robert,

Can you tell me what option you added to get those cross references?

Thanks in advance,
Dirk
Robert Klemme - 27 Dec 2004 14:50 GMT
> Hi Robert,
>
> Can you tell me what option you added to get those cross references?
>
> Thanks in advance,
> Dirk

I think it's in section "configuration options related to source
browsing":

REFERENCED_BY_RELATION = YES
REFERENCES_RELATION    = YES

If that doesn't help I can email you my doxygen.ini.

Kind regards

   robert


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.