Project

General

Profile

« Previous | Next » 

Revision 39026d65

Added by Andreas Müller over 2 years ago

remove PermSize from cdmlib-remote-webapp launchers

View differences:

cdmlib-remote-webapp/ide/eclipse/Jetty Launcher/cdmlib-remote-webapp - profile.launch
58 58
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="net.sourceforge.eclipsejetty.launcher.JettyLaunchClassPathProvider"/>
59 59
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="net.sourceforge.eclipsejetty.starter.jetty9.Jetty9LauncherMain"/>
60 60
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="cdmlib-remote-webapp"/>
61
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx500M&#10;-XX:PermSize=150m&#10;&#10;&#10;-Dlog4j.configDebug=true&#10;-Dlog4j.configuration=file:///${system_property:user.home}/.cdmLibrary/log4j.properties&#10;&#10;-agentlib:yjpagent=tracing&#10;&#10;-Dcdm.forceSchemaUpdate=true&#10;-Dspring.profiles.active=remoting"/>
61
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx500M&#10;-Dlog4j.configDebug=true&#10;-Dlog4j.configuration=file:///${system_property:user.home}/.cdmLibrary/log4j.properties&#10;&#10;-agentlib:yjpagent=tracing&#10;&#10;-Dcdm.forceSchemaUpdate=true&#10;-Dspring.profiles.active=remoting"/>
62 62
</launchConfiguration>

Also available in: Unified diff