PDSOE "compile configuration"

Posted by patrick.elsen on 18-Sep-2015 03:16

In PDSOE it is possible to have "run configurations" to use different settings for running programs. We have programs that use different font settings and therefore need to be compiled with different settings. Is it also to possible to have different "compile configurations"?

All Replies

Posted by Mike Fechner on 18-Sep-2015 03:20

I personally prefer to execute ANT/PCT within PDSOE when things get complex. You can run ANT as a custom tool or configure an ANT builder.

This was also discussed here.

Posted by Sanjeva Manchala on 18-Sep-2015 04:05

Hi Patrick,
 
In PDSOE, we can have different run configurations for different settings.
If you want to specify different font settings for each configuration, then place necessary font settings in an ini file and provide that file as startup parameter to that particular run configuration. We have to specify .ini file under Startup tab in OpenEdge Run Configurations.
 
Hope this helps,
Sanjeev.
 
[collapse]
From: patrick.elsen [mailto:bounce-patrickelsen@community.progress.com]
Sent: 18 September 2015 PM 1:47
To: TU.OE.Development@community.progress.com
Subject: [Technical Users - OE Development] PDSOE "compile configuration"
 
Thread created by patrick.elsen
In PDSOE it is possible to have "run configurations" to use different settings for running programs. We have programs that use different font settings and therefore need to be compiled with different settings. Is it also to possible to have different "compile configurations"?
Stop receiving emails on this subject.

Flag this post as spam/abuse.

[/collapse]

Posted by patrick.elsen on 18-Sep-2015 05:47

I know this is possible for run configurations; we would need this for compiling...

This thread is closed