Flash Builder.
air/flex sdk, , , , , Flash- .
, src , , Flash Builder .
(.as mxml ..) " Defualt Application", . , :
Project > Properties > ActionScript Build Path
. , 'src' - , , (.as - ).
/ (.. , , 'src', )
Project > Properties > ActionScript Compiler
, Flex SDK . " ", " SDK" , . , - Flex 4.6.0 - .
flex-sdk-description.xml
:
Adobe > Adobe Flash Builder 4.6(or your current version) > sdks > Flex 4.6.0 ( , Flash-).
, flex-sdk-description.xml
, ().
. <name>Something written here</name>
, Flex SDK Flash Builder ( ).
<name>, sdk Flash Builder. , , <name> - Flex 4.6.0 - flex, . Flex 4.6.0 (Air3.6) - , adobe sdk/extension, , .
Finally, check your output section under Project> Properties> ActionScript Build Path since the default is Output is bin-debug. Unless you specifically changed this before, then by default it will be: bin-debug
Good luck