Compiling unnecessary programs in each time of save and runn

Posted by carlos@lux.mx on 03-Mar-2014 14:04

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?

 

Posted by Anil Kumar on 03-Mar-2014 14:28

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.

All Replies

Posted by Anil Kumar on 03-Mar-2014 14:28

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.

This thread is closed