The Preview Feature of JasperAssistant can consume a significant amount of memory depending on the size of your reports. It is recommended that you increase the default memory settings used when running Eclipse. The following line starts Eclipse with 256M for its memory allocation pool:
eclipse -vmargs -Xms256m -Xmx256m