Have you been tired of seeing your Flex Builder freeze/crash at times without a prompt? Here is an easy way to findout the errorLog that can help you read/diagonise what is probably going wrong.
I have FB installed as eclipse plugin. Navigate to Help->About Eclipse SDK
Click on the Installation Details. If you are using old version of ecilpse (i am using 3.5), you might want to hit the configuration button in this dialog
Click on the view error log button under the configuration tab (for eclipse 3.5). For earlier versions of eclipse, you would have already clicked the configuration button and now you can hit the view error log button
It opens up the log file residing in your workspace inner directory
You would need to scrolldown to the bottom of the page (read bottom-up) for latest crash/freeze log
0 comments:
Post a Comment