In Eclipse Preferences under run/debug you can set global string substitution variables.
Google for 'eclipse run debug string substitution' Not sure if you can get it to substitute into index.template.html On Feb 26, 2014, at 9:45 AM, Alex Harui <[email protected]> wrote: > You can use ant to replace tokens. > > On 2/26/14 5:04 AM, "Marcus Fritze" <[email protected]> wrote: > >> Hi list, >> >> Is it possible to setup a custom variable ${variable} for the >> index.template.html in eclipse? Maybe in the compiler options in the >> properties window of my flex project? Or better in my index.mxml file. >> Where are all the other ${variables} set? >> >> Thanks >> >> Marcus >
