Posted At : September 19, 2007 9:26 AM
| Posted By : Axel Jensen
Flex Builder Tip - MY NAVIGATOR WONT SHOW UP I HAVE AN ERROR
Our power went out last night, and when I left work yesterday, I wanted to comeback later, and continue working, so I left some code up with flex builder open, and when the power went out, my computer rebooted...
No huge surprise so far... but when I started flex builder back up my navigator was showing some sort of error.... some eclipse error, that I fixed before writing down the error...
I remembered something I learned from using cfeclipse and debugging some of the update issues I have had, and I remembered you can start eclipse with a "-clean" argument from the command line, and it will reinitialize the cached classes...
so I opened up the command line and browsed to the FlexBuilder folder ('c:\Program Files\Adobe\Flex Builder 2\FlexBuilder.exe -clean')
now all is well... simple fix...


