سؤال

How can I increase Java heap size for Carrot2 Document Clustering Workbench?

هل كانت مفيدة؟

المحلول

Via command line:

carrot2-workbench -vmargs -Xmx256m

Tip: You can use the above pattern to specify any other JVM options if needed.

نصائح أخرى

carrot2-workbench -vmargs -Xmx256m

Another tip:

You can also add JVM path and options to the eclipse.ini file located in in Carrot2 Document Clustering Workbench installation directory. Please see Eclipse Wiki for a list of all available options.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top