All main classes specifies that
all main() methods should be automatically detected and used as
entry points for the analysis.
Some main classes as entry points
Some main classes item allows you to collect automatically all main methods present in
projects selected (via Detect button). Then, you can select subset via the menu item.
Some methods as entry points
Some methods allows you to identify specific methods of some classes of your choice as entry points.
They need not be static.
To do so, click the Add button and select one or few classes which you would like to consider for entry points.
Then you can select the methods you would like as entry points.
XML file to give entry points
XML file item allows you to specify an XML file that contains a list of entry points.
This XML file must obey the following Schema: