I also complained about this same problem in:
http://www.intellij.com/pipermail/eap-list/2002-March/013250.html
but I never saw a response.

Neil

At 01:34 PM 4/2/2002 -0500, you wrote:
>I'm wondering if I just wasn't clear enough in my e-mail or if things work
>the way everyone expects them too and you all think I'm crazy.
>
>To sum up the problem:
>You have a packaged names my.package
>You have a class in that packaged named Foo (i.e. my.package.Foo)
>Your sourcepath is some directory call it <root>.
>You have the following files on your disk:
><root>/my/package/Foo.java
><root>/old/my/package/Foo.java
>
>IDEA uses <root>/old/my/package/Foo.java when doing its analysis of the
>code, so if that file doesn't match <root>/my/package/Foo.java lots of
>incorrect errors will be reported.
>
>At the very least, it seems wrong to me that IDEA would prefer the file
>which is rooted in a subdirectory of the sourcepath.   It actually seems
>wrong to me that IDEA would search in subdirectories this way at all.
>
>-Tom
>--
>[EMAIL PROTECTED]


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to