Hi Mark.
Is the name of the class and package inside the file exactly the same as the
file's name and directory path (relative to the source path)?
If you have a file src/com/mystuff/Foo.java that contains:
package com.yourstuff;
or
public class Bar { ... }
then it will be rebuilt every time.
Cheers,
Dan
-----Original Message-----
From: Mark Chandler [mailto:[EMAIL PROTECTED]]
Sent: 23 July 2002 03:29
To: [EMAIL PROTECTED]
Subject: [Eap-bugs] A class always needs to be compiled
What causes a class to always need to be compiled?
We have one class which is always re-compiled when we do a "Make
Project", even immediately after we just did a "Make Project". This is
an annoyance with the Single Output Path set. It is very irritating with
Multiple Output Paths set because the class is compiled into the
$INTELLIJ_HOME/system/output/... directory, but never copied back to
where is should be.
Build # 636
OS: Occurs both on RedHat 7.2 and Win2k for the same class.
thanks,
-markc
--
Mark Chandler
[EMAIL PROTECTED]
ASIX Inc.
10900 NE 8th Street, Suite 700
Bellevue, WA 98004-4447
425-635-0709
www.asix.com
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs