configuration variable ‘compiler.source-path’ value contains unknown token ‘FLEXCAPACITOR’
This is caused usually by a crash or deletion of the .metadata settings directory.
Go into Window > Preferences > Workspace > Linked Resource > New
Create the token “FLEXCAPACITOR” and enter the path to the token “C:\projects\flex\flexcapacitor”.
Restart Eclipse or go to Project > Properties > Flex Build Path > Select Token > Remove > New Folder > Enter token “${FLEXCAPACITOR}”
Please reply in the comments below if this helped you or not. You can also use the Error Lookup Tool to look up Flex compiler or runtime errors. more info…
Thanks man. This info helps me.
hey frnds,
i’m using -locale en_US -define=CONFIG::isAir,true -define=CONFIG::isFlash,false additional aruments
Could any one tell me how can i use it in .as file ?