I use Apache POI to read an excel file (xlsx) This works fine in Eclipse. 30.000 rows and 20 cols are no problem. Loaded after around 5 seconds.
If I generate a runnable