flex xml tags keep showing up in red
evrytime I bring up a flex project the tags show up an error why is it doing this
I've tried my hardest to fix the problem but I still get the same results yet it still compiles
might have to switch back to eclipse to create a project
can somebody help
P.S. it even does it in android
Attachment(s):
1.png
Please sign in to leave a comment.
Please check that correct Flex SDK is set for the module (Project Structure | Modules | your module | Dependencies tab). If you think that SDK is set correctly please attach screenshot of Dependencies tab and of the SDK itself (Project Structure | SDKs | your sdk).
P.S. Punctuation makes messages easier and more pleasant to read.
here it is and also in the modules screen (dependencies) is e I would add like a graniteDS dependancy?
heres my screen shots
Attachment(s):
3.png
2.png
First strange thing is that SDK set for the module is called 'flex (player 11.1)' but in SDKs section is is called 'flex (player 11.1) (1)'. Looks like some configuration was made between screenshots.
But the real problem that causes red code is incorrect set of SWC files in Classpath section of SDK. You have only playerglobal.swc but should have ~20 more SWCs there. Have you removed them manually? Have you changed anything in SDK installation on your computer?
yesy i know I un-installed and then re-installed Intellij
and I also tried to make another folder path maybe thats whats wrong because my path is diferent
I'll try to get the old one back