Community
Participate
Working Groups
Build Identifier: 20100917-0705 I am using scripted dataset that uses java beans to popluate report. During data popluation in java beans i am accessing database and properties of database are loaded feom file. After spending great length of time i figured out while reading properties file, eclipse crashes. Reproducible: Always Steps to Reproduce: 1. Create a scripted datasource 2. Create dataset 3. In java program read configuration file 4. Eclipse will crash during data preview(in data set) or report privew
Created attachment 184163 [details] Attached is sample report and project to reproduce this issue
It was issue with code rather than eclipse