Friday, 9 September 2011

Flex Builder - WTP Project Integration

+ Install Flash Player Debug (Firefox, IE and SA)
+ Copy ROOT
+ Add manager.xml:

<Context docBase="${catalina.home}/webapps/manager" antiResourceLocking="false" privileged="true"/>

+ Configure logging (instead of JDK)




+ Create a Java project and Add Flex project type or edit ".flexProperties":
   serverContextRoot, serverRoot and serverRootURL
   and save, refresh and recompile the project