I created a executable jar file using eclipse, It requires 5gb of heap size depends on excel size which it processing, i can increase heap size of that program in eclipse run configuration and run successfully but after exporting it as executable jar file heap size set to default heap size and i unable to complete the task. How i can export the jar file with eclipse heap size setting itself.
Thanks Suriyan