|
>We are starting to use Java more in our shop and are wondering how to >track which files are being used by which Java objects. In the RPG >world we have products like Hawk Eye that search source and produce a >listing of which programs use a file and how they use it. > >Is there something similar in Java? We are looking to use Entity Beans. > >Aaron Bartell Pardon me for asking the obvious question: Why is it that something straightforward and simple like running grep in QShell against you source doesn't do the job? Also, almost every IDE nowadays has a variety of project search features that should allow you to produce simple usage reports. For example, a listing of what classes are making calls to either standard java File or the access package's IFSFile, SequentialFile, or something like QSYSObjectPathName should give you some help. _________________________________________________________________ Jeff Furgal / MIMIX User Interface Product Architect / Lakeview Technology furgalj@xxxxxxxxxxxxxxxx
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.