Archive for October, 2008

Recover deleted files

Did you Accidentally delete a file? And now want to restore it?
No Problem! You can restore it from the ‘Local History’.
To restore a file from local history, right click on a folder or a project in the Navigation view, and from the context menu, select "Restore from Local History…"

Upon selecting this, [...]


Compare/Replace with older version of resources using the Local History

Want to revert back to a version of a file as it was two days back? Cannot figure out on what is changed today? Want to know what did your colleague change in your code?
And you are not using any source control?
Do not worry, Flex builder [...]


Using Ant to compile Flex Projects

In this post I am going to explain to you that how you can use Ant to compile your flex projects using the Flex Builder 3.
To know about how to enable the support for Ant in Flex Builder please click here
Step 1 - Create a new Flex project
Ok, so first we will create a new [...]


Adding the ANT support in Flex Builder 3

If you are working on Flex Builder 3 and you want to have the Apache ANT support in your flex builder 3, then do the following:

From the Help menu, point to Software Updates and click on Find and Install… This will open up a new dialog
In this dialog, keep [...]