FIX: "Out of Date" Message When Executing/Debugging a ProjectLast reviewed: January 29, 1998Article ID: Q158223 |
The information in this article applies to:
SYMPTOMSWhen creating an empty project for the use of debugging/executing applets especially URLs, the following message always appears:
One or more files are out of date or do not exist. Would you like to build them. WORKAROUNDTo workaround this problem, you can put a dummy .java file with a valid Java class in the project so that the build system has something to build and thus be up to date when the user executes or debugs a URL.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem has been fixed in Visual J++ 1.1.
MORE INFORMATION
Steps to Reproduce Behavior
One or more files are out of date or do not exist. Would you like to build them. REFERENCESFor the latest Knowledge Base articles and other support information on Visual J++ and the SDK for Java, see the following page on the Microsoft Technical Support site:
http://support.microsoft.com/support/visualj/ http://support.microsoft.com/support/java/ Keywords : kbtool CmdLnUtils VJDebug Technology : kbInetDev Version : 1.0 Platform : WINDOWS Issue type : kbbug Solution Type : kbfix |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |