You MUST have RAD installed to run the below ant task.
You can do so in headless mode (command line) (via runAnt.bat file).
In the IDE do the following.
1. Change Ant task to run in the same workspace JRE (instead of
separate JRE)
Select Run->External Tools->External Tools from the eclipse m
I am using Ant 1.6.5.
The problem I am running into is that a wrong class is loaded.
I have IBM RAD installed on the system and it is using the class from
that directory tree.
I have setup my own classpath in the build.xml and it does not include
C:\IBM... entries.
So how can I prevent javac pic