使用數(shù)據(jù)源JRBeanCollectionDataSource時(shí),ireport里添加了變量后,編譯不過(guò),生成不了*.jasper
例如:
我現(xiàn)在的JRBeanCollectionDataSource是:
com.yangjim.fulfllmnt.beans.FulfllmntInfo
我在ireport里添加變量:
$F{FulfllmntInfo.id}
編譯就不通過(guò),請(qǐng)問(wèn)你是如何生成*.jasper文件的?
thks