Last Published: 20 Jul 2011
AppFuse
|
Maven
Overview
Introduction
Usage
Goals
Components Configuration
Component Properties Configuration
FAQ
Project Documentation
Project Information
Project Reports
Frequently Asked Questions
When running appfuse:full-source, I get an OutOfMemoryError. How do I fix this?
When running appfuse:full-source, I get an OutOfMemoryError. How do I fix this?
Set your MAVEN_OPTS environment variable to "-Xms128M -Xmx256M".
[top]