What is an "application type"?"Application type" is just a template of settings and code. You can specify application type for your project in EurekaLog's project options:
Application type selector in EurekaLog project options
When you select a project type - some settings of your project will be changed accordingly to selected application's type. See list of types below for more information.
Supported typesEurekaLog supports the following types of applications "out-of-the-box":
Unsupported typesFor other types of applications you need to select options manually. Just select "Custom settings / unsupported type" option and set the other necessary options. You also may need to write some code. See unsupported applications for more information.
Custom typesYou can set EurekaLog options and export them to external .eof file (see also: Working with configurations). Custom configurations (i.e. saved in .eof files) will appear at the end of "Project type" combo-box, provided it was saved into default location (i.e. you did not change folder in "Export configuration" dialog):
"Project type" option shows two custom .eof files
Note: The path for loading custom configurations is %AppData%\Neos Eureka S.r.l\EurekaLog\Profiles\ (e.g. like C:\Users\UserName\AppData\Roaming\Neos Eureka S.r.l\EurekaLog\Profiles\).
Selecting any of "custom" values from "Project type" option will load configuration from corresponding .eof file into your project. All options in your project will be replaced with values from .eof file. Using custom configurations allows you to quickly switch between configurations in 2 mouse clicks.
See also:
|