This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 152959

Summary: C/V test failed. testInstantiateAllInstances
Product: cnd Reporter: Ivan Sidorkin <ivansidorkin>
Component: EditorAssignee: Alexey Vladykin <alexey_vladykin>
Status: VERIFIED FIXED    
Severity: blocker Keywords: TEST
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://deadlock.netbeans.org/hudson/job/trunk/4287/testReport/org.netbeans.core.projects/ValidateLayerConsistencyTest/testInstantiateAllInstances/
Issue Type: DEFECT Exception Reporter:

Description Ivan Sidorkin 2008-11-11 14:19:02 UTC
Some instances cannot be created File
Services/IndentEngine/org-netbeans-modules-cnd-editor-makefile-MakefileIndentEngine.settings threw
java.lang.ClassNotFoundException: org.netbeans.modules.cnd.editor.makefile.MakefileIndentEngine starting from
SystemClassLoader[682 modules] with possible defining loaders .....
Comment 1 Alexey Vladykin 2008-11-11 14:38:46 UTC
Should be fixed in http://hg.netbeans.org/main/rev/7241874fedb7
Comment 2 Ivan Sidorkin 2008-11-14 08:49:43 UTC
verified