Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
Dependency Finder, How To List Tools?
Dependency Finder is a suite of tools for analyzing compiled Java code. At the core is a powerful dependency analysis application that extracts dependency graphs and mines them for useful information. This application comes in many forms for your ease of use, including command-line tools, a Swing-based application, a web application ready to be deployed in an application server, and a set of Ant tasks.
For more information, see Dependency Finder.
✍: FYIcenter.com
To see all tools provided by the Dependency Finder, you can go the Dependency Finder folder and run the following commands in a command window:
C:\>cd \fyicenter\DependencyFinder-1.2.1-beta4\bin C:\fyicenter\DependencyFinder-1.2.1-beta4\bin>dir 11/28/2010 3,067 c2c.bat 11/28/2010 3,067 c2p.bat 11/28/2010 3,070 ClassClassDiff.bat 11/28/2010 3,069 ClassCohesion.bat 11/28/2010 3,065 ClassDump.bat 11/28/2010 3,067 ClassFinder.bat 11/28/2010 3,065 ClassList.bat 11/28/2010 3,068 ClassMetrics.bat 11/28/2010 3,067 ClassReader.bat 11/28/2010 3,108 ClosureToText.bat 11/28/2010 3,112 DependablesToHTML.bat 11/28/2010 3,112 DependablesToText.bat 11/28/2010 3,073 DependencyClosure.bat 11/28/2010 3,072 DependencyCycles.bat 11/28/2010 3,075 DependencyExtractor.bat 11/28/2010 3,558 DependencyFinder.bat 11/28/2010 3,131 DependencyGraphToFullyQualifiedNames.bat 11/28/2010 3,119 DependencyGraphToGraphML.bat 11/28/2010 3,116 DependencyGraphToHTML.bat 11/28/2010 3,115 DependencyGraphToRDF.bat 11/28/2010 3,116 DependencyGraphToText.bat 11/28/2010 3,142 DependencyGraphToUnconfirmedFullyQualifiedNames.bat 11/28/2010 3,115 DependencyGraphToyEd.bat 11/28/2010 3,073 DependencyMetrics.bat 11/28/2010 3,074 DependencyReporter.bat 11/28/2010 3,111 DependentsToHTML.bat 11/28/2010 3,111 DependentsToText.bat 11/28/2010 3,120 DiffToFullyQualifiedNames.bat 11/28/2010 3,105 DiffToHTML.bat 11/28/2010 3,067 f2f.bat 11/28/2010 3,124 HideInboundDependenciesToHTML.bat 11/28/2010 3,124 HideInboundDependenciesToText.bat 11/28/2010 3,125 HideOutboundDependenciesToHTML.bat 11/28/2010 3,125 HideOutboundDependenciesToText.bat 11/28/2010 3,066 JarJarDiff.bat 11/28/2010 3,078 ListDeprecatedElements.bat 11/28/2010 3,064 ListDiff.bat 11/28/2010 3,109 ListDiffToHTML.bat 11/28/2010 3,109 ListDiffToText.bat 11/28/2010 3,062 ListDocumentedElements.bat 11/28/2010 3,120 ListInheritanceDiffToText.bat 11/28/2010 3,067 ListSymbols.bat 11/28/2010 3,105 ListUnused.bat 11/28/2010 3,108 MetricsToHTML.bat 11/28/2010 3,108 MetricsToText.bat 11/28/2010 3,124 OOMetrics.bat 11/28/2010 3,678 OOMetricsGUI.bat 11/28/2010 3,067 p2p.bat 11/28/2010 3,067 XSLTProcess.bat
Still have trouble using Dependency Finder? See How To Use Dependency Finder.
2015-10-23, 1206🔥, 0💬
Popular Posts:
What Is jsse.jar (JDK 6) Java Secure Socket Extension? jsse.jar, Java Secure Socket Extension, is Ja...
How to read XML document from socket connections with the socket\DelayedInput.java provided in the A...
JRE 8 rt.jar is the JAR file for JRE 8 RT (Runtime) libraries. JRE (Java Runtime) 8 is the runtime e...
JDK 11 jdk.jlink.jmod is the JMOD file for JDK 11 JLink tool, which can be invoked by the "jlink" co...
What Is junit-3.8.1.jar? junit-3.8.1.jar is the version 3.8.1 of JUnit JAR library file. JUnit is a ...