What I'm trying to do is create an ANT Global Proprerty by combining the
eclipse.home variable and then
\plugins\org.asdt.logger_0.0.8.build5\lib\flash_classes and call it
actionscript.logger.
This will allow me to point the classpath in my ANT task to
${actionscript.logger}. However, it comes out as
${eclipse.home}\plugins\org.asdt.logger_0.0.8.build5\lib\flash_classes
in the console.
I was hoping that by concatenating
${eclipse.home}\plugins\org.asdt.logger_0.0.8.build5\lib\flash_classes
would produce the desired results.
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org