9.0 Community edition can't resolve java.* imports
I just installed the 9.0 Community edition of Intellij and opened my Eclipse project.
I'm running in linux ununtu karmic 9.10.
waboring@wboring:~/Desktop/intellij/idea-IC-93.13/bin$ set |grep JDK
JDK_HOME=/usr/lib/jvm/java-6-sun-1.6.0.16
It seems that intellij is having issues resolving the java.* package and javax.swing.* package.
Any ideas?
Thanks,
Walt
Attachment(s):
IntelliJFAIL1.png
Please sign in to leave a comment.
Yeah ,when i use IDEA to open Eclipse project ,it's done.
But when i save the files using Save All , it will hang and have a lot of theaddumps in the log dirs.
This situation is happend when i use ".classpath" to manage the dependence and when switch the ".iml",it's OK!
Hello kevin,
Could you please send us that threaddumps and if it is possible .classpath
to detect why jdk was not correctly set up.
Thank you
-
Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
And I Found that .classpath file which have 'sourcepath=""' ,the src dir will be error,and can't be compile right!
Attachment(s):
20091215-180019-71.rar.zip