Compilation errors in IDEA project
Hi,
I use IntelliJ 8.1.2 and this problem is there regardless of the version. I recently installed 8.1.2 and after that i was trying out something for SVN. During which, i tried to migrate my project to Eclipse. And i had selected the option to switch to Eclipse format for all the modules. Whatever i was trying ddint work so i reverted back to intelliJ format for all modules by choosing the IntelliJ for Dependensies storage format in Module settings. After that i started gettign compilation errors in all of my modules for all classes. It says 'cannot resolve symbol '<classname>''. This error is shown for all classes except for the Java API classes like Arraylist etc..
All the necessary libraries are included and the dependency classes are included for all the modules. I ve no problem in running the application, application server can detect the libraries and JARS very well. But these errros show up only in IntelliJ.
Can you please help me throught this problem?
Thansk in advance,
Gayu.
Please sign in to leave a comment.
Hello Gaaythri,
Please try to use File | Invalidate Caches and restart IntelliJ IDEA.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"