Hi,

> But I now want to get a few guys in my company using the tool on Windows and 
> we don't have at this time a budget to buy licneses for Adobe Flashbuilder or 
> InteliJ.
> I wanted to use Eclipse which is fully opensource and free..

It's certainly is possible to use any editor and compile via the command line 
(or ant) but you wont be as productive as if you use an IDEs that is Flex aware.

For plain old eclipse follow the steps here. I've not gone though the steps to 
confirm that they work but it looks solid.
http://www.seanhsmith.com/2010/03/29/flex-for-free-setting-up-the-flex-4-sdk-with-eclipse-ide

In apache Flex 4.8/4.9 versions (on windows) mxml.exe has been renamed mxml.bat 
and you'll need -target-player=11.1.0 as a compiler option.

Thanks,
Justin

Reply via email to