Run the TextTranslator to import one or more files. Click the
Import button and then select the TextTranslator. Click the browse
button to select the file you wish to import. Repeat as needed.
Create a context in which to store the files and then add the files to the
context.
Run the KeywordIntegrator. Select the context you created above and
indicate the keywords you want to index, separated by commas.
Run the KeywordIndexer. This runs on all contexts in the
environment.
Run the KeywordIndexExporter. This creates a file "keywordIndex.html"
along with html representations of the text files in the directory you
select. Note: Due to the operation of the html "browse"
button, you will actually need to select a file within the directory;
InfiniTe writes its information into the same directory as the selected
file's directory.
Create a parent context that will hold all the different versions of code.
Run the PerlTranslator for each version of the code you wish to analyze. The PerlTranslator imports all files that end in
.pm and .pl in a
single directory. You will need to indicate a "version" as a parameter - this creates a subcontext of the parent context with that name
and stores the translated files in that context. Note the InfiniTe
assumes an alpha-numeric ordering of version identifiers when it performs
its analysis.
After you have imported the versions that you want to analyze, run the CodeVersionIntegrator. Indicate the parent context on which you want the integrator to run. This integrator creates a file analysis +
timestamp.html in the
parent context.
Finally run the CodeVersionExporter selecting the analysis file created in step
3. Here (as in other exporters) you indicate a directory by picking a file in that directory. This creates the file version-analysis.html.