Tagged Questions

3
votes
7answers
964 views

Flex Builder 3 executing old source codes

I'm facing this problem again and again, but can't find any solution (except mine, which is not as a good one I guess). Don't know why, sometimes Flex Builder executes old source codes after making ...
0
votes
1answer
80 views

Adding Tomcat 7 Plugin to Flex Builder 3

Is there anyway we can add the tomcat 7 plugin to Adobe Flex Builder 3?
0
votes
2answers
222 views

Flex IntelliJ Idea produces java.lang.NoSuchMethodError: flex2.tools.oem.internal.OEMConfiguration.setIncludeResourceBundles([Ljava/lang/String;)V

We have a project that builds fine with Flex Builder 3. I installed a trial of IntelliJ Idea 10.5 to try and see if it makes the compilation faster. In IntelliJ you have 3 compiler options. With the ...