BUG: VJ 6.0 Crashes When Selecting Inherited Members Folder (200517)
The information in this article applies to:
This article was previously published under Q200517 SYMPTOMS
When you select an inherited members folder in the Class Outline
window for a class that extends itself directly or indirectly, the
integrated development environment (IDE) crashes.
RESOLUTION
Fix the following compiler error:
Class 'classname' has a circular dependency" (J0106).
To do this, change the class definition so that it does not extend itself
directly or indirectly.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. REFERENCES
For support information about Visual J++ and the SDK for Java, visit the following Microsoft Web site:
Modification Type: | Major | Last Reviewed: | 6/14/2006 |
---|
Keywords: | kbBug kbide kbpending KB200517 |
---|
|