I use the ini file to set fonts and colors (instead of the registry). I linked the ini file as follows:
Properties->ProgressOpenEdge->Startup parameters->
"-basekey ini -ininame C:\somepath\ini\progress11.ini"
If I create a small run file (and hit run), the ini file will load correctly:
run start.w
But if I click on start, the INI file will not be loaded (getting font errors). How to configure eclipse to load ini file correctly?
Edit: There should have been 2 more reputations for displaying images.
LeoD3 source
share