I'm trying to get an Ant build set up in Eclipse. I'm using the logging tutorial on osflash. <taskdef name="mtasc" classname="org.as2lib.ant.Mtasc" classpath="C:\com\stonepooch\as2ant\src" /> In the def above, the name and path point to the java source in as2ant, just as the tutorial has it, but Eclipse gives a can't be found error for the class. I've checked the path a dozen times and can't find the problem. Any ideas waht I'm missing?
Weldon MacDonald _______________________________________________ osflash mailing list osflash@osflash.org http://osflash.org/mailman/listinfo/osflash_osflash.org