im mainly testing with eclipse 3.1.0 and there seems to be a bug / feature with 
the way that it passes the global runtime settings to the ant build.

if you right click the build file and go

Run As->Ant Build... (the second one)

then go to the properties tab, uncheck 'Use global properties as specified...'

then add eclipse.home as a property there with what you want, it works.

which kind of defeats the purpose.

Same thing happens to me in 3.2M6

makes me wonder why they are there if you cant access them easily from a build 
file, perhaps there is some other means of invoking an ant build which 
correctly 
copies the global properties.

i'll see what i can find.

John Giotta wrote:
> I'm trying to create a new ANT Property that is basically a
> combination of ${eclipse.home} and the AS Logger ActionScript class
> location.
> 
> Just '${eclipse.home}\plugins\org.asdt.logger_0.0.8.build5\lib\flash_classes'
> alone fails.
> 
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
> 

-- 
Martin Wood

http://relivethefuture.com/choronzon

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to