一个类的加载错误,请大家来分析

一个类的加载异常,请大家来分析org.eclipse.debug.core.DebugException: com.sun.jdi.ClassNotLoadedExcep

一个类的加载异常,请大家来分析
org.eclipse.debug.core.DebugException: com.sun.jdi.ClassNotLoadedException: Type has not been loaded occurred while retrieving component type of array.

CustomFormSheetDatas[] cfsd=new CustomFormSheetDatas[10];

为什么CustomFormSheetDatas没有被加载?


[解决办法]
这个问题很变态,可能是Eclipse的问题,也许得查看下它的帮助文档。