I use Weka to generate ARFF files, and I would like to open them from my Eclipse (Kepler) environment. When I double click on the ARFF file, Eclipse starts Weka but the parameters are not correct since Weka raises an "OutOfMemory" error after a few seconds. So I would like to change the command used by Eclipse to start Weka, but I can not find it !
I have searched extensively in the Preferences / Editors menu in Eclipse, but I can not see the command line used by Eclipse, so I can not specify the -Xmx argument to increase the amount of memory !
Do you have any idea ?
Thanks in advance,
Gilles