Serious Classpath compile issues
I have a project with about 45 jars in the classpath. I don't have any
errors within my java files when I am editing. The problem is when I compile
I am receiving a lot of "cannot resolve symbol" errors yet in my IDE I can
ctrl-click the method that is "unresolvable" and go right to the method. The
method is included in one of the jars which are definitely included in the
project.
Any ideas?
--Grant
Please sign in to leave a comment.
Oh yeah, this is in 992..
--G
"Grant Gochnauer" <grant@gochnauer.org> wrote in message
news:br5ck9$ik4$1@is.intellij.net...
compile
The
>
>
>
>
Weird. Well I fixed it by changing the order of my libraries so that my
"module source" is last..
--Grant
"Grant Gochnauer" <grant@gochnauer.org> wrote in message
news:br5cks$il4$1@is.intellij.net...
>
>
>
can
the
>
>