Options

Lets you control miscellaneous profile options.

Auto-switch between profiles

When enabled, Jalopy tries to activate the profile with either the same name as or aliased by the current IDE project before a file gets formatted. If no corresponding profile exists for the current IDE project, formatting uses the settings of the active Jalopy profile.

Please note that for this feature to work efficiently, all profiles should have their auto-switch option enabled!

Since 1.0.2

Synchronize settings

When you're working with a group of developers, it can be very useful to share specific code conventions with your team. With this option is enabled, Jalopy checks upon every invocation whether any changes to the shared code convention(s) were applied and if so, updates the local settings accordingly before the sources are formatted. This way all members of the team always use the same coding style without any necessary intervention.

Please note that the check box is only available after you've initially imported a code convention!

Since 1.0