Can't resolve classes in some jar files

I've been using an eval copy of IDEA 2.6 without any problems. I decided to convert my project to IDEA 3.0. The beta version can't resolve classes in some jar files. Even though the jar is part of the project classpath and it see's the jar and recognizes it's package structure. It compiles fine. Log4j is one of the jars that it has trouble with. Thanks.

0

I am also seeing this problem. I have only library that cannot be found. It seems like the packages are found, but the classes are not. It isn't all of my libraries... just one (I can send it if you'd like). I've tried rebuilding my project from scratch, but no luck.

Also, this worked in previous builds (I've been using 655 for a while).

0

Yeah, I've had this problem too (in build 663). I'm just upgrading to 666 to see if it makes a difference.

I found a workaround -- restart IDEA -- it's a bit of a pain, but it works.

There are a few problems caused by this bug, it's not just an irritating wavey-red line. The code completion features don't work properly either.

Cheers,

Bryan

0

Please add information to bug #5868 in the tracker. Anton and I have
been trying to track down the symptoms/cause.

Thanks
Peter

Jon Nichols wrote:

I am also seeing this problem. I have only library that cannot be found. It seems like the packages are found, but the classes are not. It isn't all of my libraries... just one (I can send it if you'd like). I've tried rebuilding my project from scratch, but no luck.

Also, this worked in previous builds (I've been using 655 for a while).


0

请先登录再写评论。