8/13/2010 1:52:47 AM
Title:
flex java combined project, flex code doesnot compile
i am working on a flex+java combined project.<br>
My IDE and computer configuration is as follows:<br>
<pre> Windows 7 Professional, 64-bit, Core2Duo 2.1GHz, 2GB Ram
Eclipse (helios) with Flash Builder Premium v4.0 Eclipse plugin
Flex=javaEE combined project with BlazeDS v4.0.0.14931 and Apache Tomcat 6
using BlazeDS remote object--RPC for flex+java communication.
</pre>
<b>My Problem is :</b>
<br>
Any change in java code is compiled immediately and appeared on output when i run the project on server. <br>
When i make a small change in Flex code (eg, reposition of a button...anything), and run the project on server, it does make any change on output.
Actually it depends on my luck... because it makes change in output randomly.<br>
what is is happening???<br>
i tried rebuild, republish, clean , restart server, restarting the IDE, restarting the computer..... all available feature i could think. Also, i created a simple flex project on IDE and compiled it..... everything is compiled and displayed on output.
<b>Please HELP ME.</b>
[Ganesh Tiwari<br>][1]
IOE, Pulchowk Campus, TU<br>
Nepal
[1]: http://ganeshtiwari.com.np
8/13/2010 2:08:27 AM
Hello Ganesh,
Please clear the Browser Cache each time you run and then try.
SWF is cached by the browser, so it does not take the new one, it displays the old copy only.
Hope this should solve your problem
Regards,
8/13/2010 3:53:48 AM
@Prestine,
thank u very much
it worked...
i previously run the project many times only by clearing the cache of firefox. but after ur i found that the internal browser of eclipse is plugin from Internet Explorer....
is there any way to change the internal browser of eclipse to firefox?
thanks once again.
8/13/2010 4:09:49 AM
Sorry, I am using Flex builder 3 , I havent used Eclipse with Flex plug in.
With few RnD, you should be able to find that.
Regards,
8/13/2010 4:11:54 AM
ok....
i will do that.
thanks
Tyler
Points: 430
Posts:0
8/13/2010 10:07:50 PM
you can change the defult browser to launch application from
Window --> Preferences --> General --> Web Browser