Project

General

Profile

« Previous | Next » 

Revision 9526e8ec

Added by Andreas Kohlbecker almost 4 years ago

ref #7085 adapting ide launch configs

View differences:

ide/eclipse/cdm-server - start cdm-webapp.launch
14 14
</listAttribute>
15 15
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.m2e.launchconfig.classpathProvider"/>
16 16
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="eu.etaxonomy.cdm.server.Bootloader"/>
17
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-webapp=${workspace_loc:cdm-webapp}/target/cdm-webapp-5.5.0-SNAPSHOT/&#10;-webappClasspath=${project_classpath:cdm-webapp}&#10;-datasources=${system_property:user.home}/.cdmLibrary/datasources-cdm-server.xml&#10;-contextPathPrefix=&quot;/cdmserver&quot;&#10;-forceSchemaUpdate&#13;&#10;-jmx"/>
17
<stringAttribute key="org.eclipse.jdt.launching.MODULE_NAME" value="cdm-server"/>
18
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-webapp=${workspace_loc:cdm-webapp}/target/cdm-webapp-5.15.0-SNAPSHOT/&#10;-webappClasspath=${project_classpath:cdm-webapp}&#10;-datasources=${system_property:user.home}/.cdmLibrary/datasources-cdm-server.xml&#10;-contextPathPrefix=&quot;/cdmserver&quot;&#10;-forceSchemaUpdate&#13;&#10;-jmx"/>
18 19
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="cdm-server"/>
19 20
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.m2e.launchconfig.sourcepathProvider"/>
20
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx1200M&#10;&#10;-XX:MinHeapFreeRatio=25&#10;-XX:+UseG1GC&#10;&#13;&#10;-Dorg.eclipse.jetty.util.log.DEBUG=false&#10;-Dlog4j.configuration=file:///${system_property:user.home}/.cdmLibrary/log4j.properties&#13;&#10;&#13;&#10;-Dcom.sun.management.jmxremote.ssl=false&#13;&#10;-Dcom.sun.management.jmxremote.authenticate=false&#13;&#10;-Dcom.sun.management.jmxremote.port=9999"/>
21
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx1200M&#10;&#10;-XX:MinHeapFreeRatio=25&#10;-XX:+UseG1GC&#10;&#13;&#10;-Dcdm.logDir=.&#10;-D__logback.configurationFile=file:///${system_property:user.home}/.cdmLibrary/logback.cdm-server.xml&#13;&#10;&#13;&#10;-Dcom.sun.management.jmxremote.ssl=false&#13;&#10;-Dcom.sun.management.jmxremote.authenticate=false&#13;&#10;-Dcom.sun.management.jmxremote.port=9999"/>
21 22
</launchConfiguration>

Also available in: Unified diff