Start using Codeminer in 5 steps!
1 Launch CodeMiner
Select a project and clic on the CodeMiner button:
2 Settings
Select the export formats, the elements of the source code and choose the output directory:
3 Result dialog
That's it! Codeminer produced data files, GEXF and XMI on the screenshot below:
4 Preferences
Tweak preferences (optional):
5 Visualize the source code network
First download and install Gephi. Launch it, click on File > New project, then File > Import.... Select the GEXF file you previously made. We have now to spatialize the network: placing nodes according to their relations. Select the Force Atlas algorithm in the Spatialization panel, and start it. Let it run until the network stabilization, stop it and explore source code! For further details, please follow the tutorials on Gephi website.
Now let's go to the gallery to see some examples...