Classes not found [Flex Project]

Hi,

I am having  re-occuring problem which maybe me, however at times it does seem to resolve on creating a new project from scratch.  Basically I either get a 'Class not found' or 'The definition of base class xxx cant be found'?  The import is there and also links through to the correct class on click but will not compile?

Cheers,

Simon

0

Are you talking about editor highlighting problems or compilation failure?
First of all check your configuration regarding source paths and module dependencies (File | Project Structure | Modules | <your module> | Sources/Dependencies tab. Make sure that Flex SDK installation is not corrupted and it is configured properly in IDEA (File | Project Structure | SDKs). (Just recreate SDK in IDEA if you are not sure)
To give better answer I need an example with screenshots of the error and project configuration.

0

请先登录再写评论。