This series of articles explains working with EurekaLog settings in details.
Default behaviorEurekaLog installs IDE expert. IDE expert is extension for your IDE, which adds EurekaLog's menu items to IDE. It also allows saving additional information (EurekaLog settings) with your project. By default EurekaLog stores its per-project settings in .eof file with same name as your project (e.g. Project1.eof for Project1.dpr). See Storing EurekaLog options for more information.
Common tasks
External settingsYou can also store EurekaLog settings in external/standalone files. External EurekaLog settings files also have .eof file extension.
.eof files can be obtained:
EurekaLog will use external settings if:
See Using external settings for more information.
Default folder for saving .eof files (i.e. folder for "Export settings" dialog) 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 a "custom" project type. .eof files outside of the above mentioned folder will not appear in "Project type" option. Apart from %AppData%\Neos Eureka S.r.l\EurekaLog\Profiles\ folder, a typical places to store .eof files is the folder (or sub-folder) of your project.
Manual configurationYou can also manage EurekaLog settings manually. This can be done:
EurekaLog supports the following options, which you can enter at Custom/Manual page:
See Different EurekaLog settings for 'Debug' and 'Release' build configurations and Read-only projects for two practical examples of manual controlled configuration.
See also:
|