Win2k sp2, jdk1.3.1_03, idea #616

By mistake, I had a file with package a.b.d in source directory a/b/c.
This file was almost always being compiled when I did a compile 
modified.

As soon as I changed the package to a.b.c, the repeated compilation 
stopped.

This looks like a bug of the Output Path cleaner - it seems that its 
searching for java files in directories with the same name as the 
package name, instead of getting the real directory of the source file.

Anyway what I want is an Inspector option to look for files in 
incorrect directories.
And I would also like that the package be highlighted as an error while 
editing the file.

Carlos

-- 
Carlos Costa e Silva <[EMAIL PROTECTED]>


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

Reply via email to