Well, I found a solution. I noticed this issue comes up only when I try to create the project as an fds project like I normally do. I tried using just a regular flex project, then pulled in my fds and java stuff later, followed by adding the Cairngorm SWC. The compile time errors show up now.
--- In [email protected], Douglas McCarroll <[EMAIL PROTECTED]> wrote: > > If I recall correctly, this is because you are using the SWC for your > Cairngorm code. Point your project at some Cairngorm source code, and > give it a try. > > Douglas > > > bparvizi1 wrote: > > > > I'm using Cairngorm in Flex Builder Eclipse. However, in my .as and > > mxml files the compile time error checking in the problems panel does > > not work. Compile time errors fall silent. I made sure to have > > the "Build Automatically" checked as well, so I know I am compiling > > it. I have to run the app to see the errors. The little red x does > > not show up next to the code line number. Code hinting works fine. > > Does anyone know how to fix this? > > Thanks. > > > > >

