Depending on the type and size of your projects and the provisions of your IDE, it might be necessary to create several project modules in order to manage your codebase efficiently. In such a case all related modules should still receive the same code style.
To achieve and manage such a uniform style easily, you can map modules to one (logical) Jalopy profile that defines the code style. Make sure that the Auto-switch feature (see below) is enabled and Jalopy will automatically use the correct settings for each module.
Say you have a project "foo" which consists of three modules.
To map these modules to one Jalopy profile, choose the target profile in the list and press the button. A dialog will be displayed that shows all defined aliases for the profile and lets you alter the alias definitions.
Press the button to add a new alias for the profile.
You can either add the names of all modules as new aliases or when the modules share a common prefix - like in our example - use a wildcard alias to point to all modules in just one step. Simply put the * wildcard after the prefix and press the button.
The alias is then displayed on the list, but has not yet been created. You need to explicitly press the button to have your changes applied and any new aliases created or existing aliases removed!
Press the button to save your changes or if you you don't want to save your changes at this point.
Please note that the alias information of a profile is displayed as part of the tooltip (in square brackets). Move the mouse over a list entry, and the tooltip will appear shortly.
Since 1.2