Win2k sp2, jdk1.4.0_01,  idea #639.

I have an ant build file with a target that recreates several source files
(including their directories) in the project.
After compiling the files in ant, the .class files are up to date.

Doing a make project after the ant compile, all the created source files are
recompiled. It seems that the dependency checker only looks at the timestamp
in the cache and does not actually look at the .class timestamp.

Or maybe this is only when the irectorieas are also recreated?

Can (should?) this be corrected.

Carlos

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


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to