PCT Wiki
Brought to you by:
justus_phenix
Set of Ant tasks to compile Progress code using XREF, dump/load Progress databases, and so on. Source code and releases can now be found at https://code.google.com/p/pct/
What am I missing in my configuration?
I have ant 1.9.3 installed on my machine (on d:\apache\ant).
I have environment ANT_HOME set to d:\apache\ant.
I have placed PCT-184.jar in d:\apache\ant\lib.
I have a simple build.xml-file (see attachment), but when I do
ant -v
I get this:
PCT has moved to http://code.google.com/p/pct, please use the Wiki and bugtracker there for your questions.
PCT requires Java 1.6+, and you're using Java 1.5 (from %DLC%\jdk\jre)
Thnx for your reply. Using a higher version of java indeed does the
trick. I will use the code.google.com from now on.
On Thu, Mar 27, 2014 at 4:19 PM, Gilles QUERRET
justus_phenix@users.sf.net wrote: