SoftwareSphere Home

CodeInfo

Options of the source code extractor

If you are using Microsoft Visual Studio and have a workspace with multiple projects, the CodeInfo Generator will group the source code elements by project. Often the Visual Studio projects correspond to separate modules, like executables or libraries, and the CodeInfo Generator creates a Package element for each project.

If you choose to get source files by specifiying a directory of the file system, you can set the option to use the subdirectory names as package names, in this case the source elements that belong to a file in a given directory will be placed iun the corresponding package.

If the input files are given by means of a plain list of file paths the source elements will be inserted in the same package which will have a name equal to the title of the file that provides the list.