I´m working with smartobjects directly in the Eclipse environment, but is so slow, because each time I save o try to running a program, starts compling programs that have nothing to do with the one I´m running,...
How can I change that?
Hi Carlos,
There are couple of Build options which will enhance your performance (on startup or launch of an application) in PDS OE.
Can you please un-check (or turn OFF) following options in PDS OE
1) 'Build Automatically' option in Project menu (Project -> Build Automatically)
2) 'Compile on Save if required' in Preferences page
Window -> Preferences -> Progress OpenEdge -> Editor -> Build.
If you are modifying the PROPATH entries during your test, then please make sure that "Build only when source files are newer than r-code" option is turned ON in the project properties page
Project Properties -> Progress OpenEdge -> Build
Hope this helps.
Thanks and Regards,
Anil Kumar.
Hi Carlos,
There are couple of Build options which will enhance your performance (on startup or launch of an application) in PDS OE.
Can you please un-check (or turn OFF) following options in PDS OE
1) 'Build Automatically' option in Project menu (Project -> Build Automatically)
2) 'Compile on Save if required' in Preferences page
Window -> Preferences -> Progress OpenEdge -> Editor -> Build.
If you are modifying the PROPATH entries during your test, then please make sure that "Build only when source files are newer than r-code" option is turned ON in the project properties page
Project Properties -> Progress OpenEdge -> Build
Hope this helps.
Thanks and Regards,
Anil Kumar.