Getting Started
SamplesCyVis Forums
|
Running CyVis in Command Interface
Command Line SyntaxNote: If no options are provided then the Graphical Interface opens up and also supply the correct minor and major version numbers accordingly.
Examples for creating reportsExample: Jar file as input and creating HTML report
Example: Class file as input and creating HTML report
Example: Jar file as input and creating TXT report
Example: Class file as input and creating TXT report
Example: Jar file as input and creating XML Dump
Example: Class file as input and creating XML Dump
Batch Processing using a text fileIn case you want to batch processing where you want to give multiple jars or classes or a combination of both, you can do it as follows, Create a txt file that contains the absolute paths of your files (jars and classes) in separate lines. Example a.txt contains
You may have any number of files (*.class and *.jar) included in the txt file. After text file is created you can create the report as shown below Example: Text file as input and creating HTML report [Batch Proessing]
You can use this text file to generate text reports and XML dump. |
||||||||||
© 2005-2006 Pradeep Selvaraj, Vinay Iyer. |