Root > Advanced topics > Working with EurekaLog settings > Storing EurekaLog settings

Storing EurekaLog settings

Previous pageReturn to chapter overviewNext page   

EurekaLog stores settings in .eof files. .eof file is a UTF-8 encoded text ini-file, which can be edited in any text editor, or in specialized Settings Editor tool, included with EurekaLog.

 

EurekaLog stores base project settings in file with same name as project file. For example, if you have Project1.dpr - then EurekaLog will save base settings into Project1.eof file. Such file will be used by default in all cases (compilation from IDE, from command-line, etc.).

 

Additionally, you may manually create individual settings for each build configuration. The expected naming convention for these files is: <ProjectName>_<BuildConfigurationName>.eof. For example, if your project is Project1.dpr:

When you build in the 'Debug' build configuration, EurekaLog will automatically use settings from the Project1_Debug.eof file.
If you switch to the 'Release' build configuration in the IDE's Project Manager and build again, EurekaLog will then apply settings from the Project1_Release.eof file.

If a specific configuration file (e.g., Project1_Debug.eof) does not exist for the current build configuration, EurekaLog will fall back to using the base settings from <ProjectName>.eof (e.g., Project1.eof). See Different EurekaLog settings for Debug and Release build configurations for more information.

 

Note: you may create additional (external) settings.

 

Any .eof-file which is different from the base (Project1.eof) and configuration-specific (Project1_Debug.eof) files is considered to be external settings. Default folder for saving external .eof files (i.e. folder for "Import settings" and "Export settings" dialogs) is %AppData%\Neos Eureka S.r.l\EurekaLog\Profiles\ (e.g. like C:\Users\UserName\AppData\Roaming\Neos Eureka S.r.l\EurekaLog\Profiles\). Any .eof file placed in that location will appear as "custom" project type.

 

 

"Project type" option shows two .eof files

 

.eof files outside of the above mentioned folder will not appear in "Project type" option. For example, base settings of your project (Project1.eof) will never appear as a custom profile.

 

Apart from %AppData%\Neos Eureka S.r.l\EurekaLog\Profiles\ folder, a typical place to store external .eof files are folder (or sub-folder) of your project.

 

 

See also:




Send feedback... Build date: 2025-07-19
Last edited: 2025-07-18
PRIVACY STATEMENT
The documentation team uses the feedback submitted to improve the EurekaLog documentation. We do not use your e-mail address for any other purpose. We will remove your e-mail address from our system after the issue you are reporting has been resolved. While we are working to resolve this issue, we may send you an e-mail message to request more information about your feedback. After the issues have been addressed, we may send you an email message to let you know that your feedback has been addressed.


Permanent link to this article: https://www.eurekalog.com/help/eurekalog/storing_settings.php