In eclipse / FP go to Window > Preferences > General > Workspace > 
Linked Resources

Create a new resource, CUSTOM_VAR, or whatever you want the name to be, 
point it to the directory you need. I'm not sure if it will actually 
work for that property but it's worth a try. I've used linked resources 
like this in other areas so I suspect it probably will, hopefully.


Bjorn Schultheiss wrote:
> basically something like this 
> <compiler outputFolderLocation="${CUSTOM_VAR}/libs">
>
> How can i define $CUSTOM_VAR?
>
>
>
> --- In [email protected], "Bjorn Schultheiss"
> <[EMAIL PROTECTED]> wrote:
>   
>> I'm trying to change the value for 
>> <compiler outputFolderLocation=""> within the .actionScriptProperties
>> file.
>>
>> How can I use a variable created in a seperate properties file for
>> this value?
>>
>>     
>
>
>
> ------------------------------------
>
>   

Reply via email to