Hi!

I am running the flex builder maven plugin however even though the  
project is recognized as a flex builder project none of the UI  
components appear in the designer view (white box with red border  
appears).  After comparing the .actionScriptProperties file with  
another project I noticed the use of the variable $ 
{PROJECT_FRAMEWORKS} and thought that FB might not be resolving this  
variable.

To resolve this problem I added an environment variable to point to  
the Flex Builder SDK and update the ${PROJECT_FRAMEWORK} to $ 
{env.PROJECT_FRAMEWORKS}.  %PROJECT_FRAMEWORKS% also works.  Am I  
missing something? Is this the right way?

My flex mojo plugin version is 3.4.0

Regards,
Mark


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---

Reply via email to