Hey, I am new to Ant and am trying to run it on Linux w/ the Blackdown port(1.2.2). The blackdown port does not define the class sun.tools.javac.Main, so Ant will not compile java files. Has anyone encountered this problem? As a fix I am thinking of writing a new task that will generate a makefile for the compile and execute the makefile if the class sun.tools.javac.Main is not found. Any suggestions/fixes?
Thanks, Rich Giuli Senior Software Engineer AmericomUSA
