Question
Most efficient setup for testing a custom Flex SDK?
Hello,
I am experimenting with the Flex SDK by adding an extension to the MXML compiler. With the help of the documentation setting up Eclipse & Ant for developing and building the SDK was easy kudos! I successfully added my experimental SDK to Flex Builder and I am able to compile my projects with it.
The problem I have is, that changes to MXMLC are not immediately reflected in Flex Builder. Cleaning or closing and re-opening my Flex project is not sufficient. Only after restarting Flex Builder, I see the changes I made to the SDK.
I am wondering, what's the most efficient way to test a custom Flex SDK?
Regards,
Daniel
I am experimenting with the Flex SDK by adding an extension to the MXML compiler. With the help of the documentation setting up Eclipse & Ant for developing and building the SDK was easy kudos! I successfully added my experimental SDK to Flex Builder and I am able to compile my projects with it.
The problem I have is, that changes to MXMLC are not immediately reflected in Flex Builder. Cleaning or closing and re-opening my Flex project is not sufficient. Only after restarting Flex Builder, I see the changes I made to the SDK.
I am wondering, what's the most efficient way to test a custom Flex SDK?
Regards,
Daniel
