Former-commit-id:33cc8b8a1f
[formerly379ba3c51d
] [formerlya69c83e534
] [formerlya69c83e534
[formerly61d25613ab
]] [formerly33cc8b8a1f
[formerly379ba3c51d
] [formerlya69c83e534
] [formerlya69c83e534
[formerly61d25613ab
]] [formerly337f67b136
[formerlya69c83e534
[formerly61d25613ab
] [formerly337f67b136
[formerly 7848dc4df9ef8faafdce556836bc71c789b74ee4]]]]] Former-commit-id:337f67b136
Former-commit-id:8532c4e7b8
[formerlye359f2e964
] [formerly7d58dacbba
] [formerly 61b72df3b005a3275d5000e9981c2468de6bd4a3 [formerly 3d9e9d54499f054222096d3dbfcee752e01f5b8e] [formerly7d58dacbba
[formerly0e15b23b5f
]]] Former-commit-id: 1adf7ffc8115fd03402e0122e2b6ea818f45bd1f [formerly 1e4d972c847cd8896d5bc27f9670ce81727c17c3] [formerlyb0468116f5
[formerlyd5280b3cae
]] Former-commit-id:b0468116f5
Former-commit-id:c9b9e5105b
75 lines
2.3 KiB
XML
75 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?pde version="3.5"?>
|
|
|
|
<product name="CAVE" id="com.raytheon.viz.product.awips.CAVE" application="com.raytheon.uf.viz.application.application" useFeatures="true" includeLaunchers="true">
|
|
|
|
<aboutInfo>
|
|
<image path="/com.raytheon.viz.product.awips/icons/ipr.gif"/>
|
|
<text>
|
|
%caveAboutText
|
|
</text>
|
|
</aboutInfo>
|
|
|
|
<configIni use="default" path="/com.raytheon.viz.product.awips/config.ini">
|
|
</configIni>
|
|
|
|
<launcherArgs>
|
|
<programArgs>-data @user.home/caveData -user @user.home/caveData -clean -consoleLog -alertviz</programArgs>
|
|
<vmArgs>-Xmx1536M
|
|
-XX:+UseG1GC
|
|
-Dosgi.instance.area.readOnly=true
|
|
-Declipse.log.enabled=false
|
|
-Dorg.eclipse.update.reconcile=false -XX:MaxPermSize=256m
|
|
-Dorg.eclipse.ui/KEY_CONFIGURATION_ID=com.raytheon.viz.ui.awips.scheme
|
|
-Dqpid.dest_syntax=BURL
|
|
-Dlogback.configurationFile=logback-viz-core-developer.xml
|
|
-Dlogback.statusListenerClass=com.raytheon.uf.common.status.logback.UFLogbackInternalStatusListener
|
|
-Dthrift.stream.maxsize=200
|
|
-Dviz.memory.warn.threshold=99
|
|
-Dorg.eclipse.swt.internal.gtk.cairoGraphics=false
|
|
-Dhttps.certificate.check=false
|
|
-XX:MaxDirectMemorySize=1G
|
|
-XX:+UnlockExperimentalVMOptions
|
|
-XX:G1HeapRegionSize=4M
|
|
-XX:InitiatingHeapOccupancyPercent=25
|
|
-XX:G1MixedGCCountTarget=16
|
|
-XX:G1MixedGCLiveThresholdPercent=25
|
|
-XX:G1OldCSetRegionThresholdPercent=25
|
|
-XX:G1HeapWastePercent=5</vmArgs>
|
|
<vmArgsWin>-Dfile.encoding=UTF-8</vmArgsWin>
|
|
</launcherArgs>
|
|
|
|
<windowImages/>
|
|
|
|
<splash
|
|
location="com.raytheon.viz.ui.personalities.awips"
|
|
startupProgressRect="3,234,413,13"
|
|
startupMessageRect="7,252,445,20"
|
|
startupForegroundColor="000000" />
|
|
<launcher name="cave">
|
|
<solaris/>
|
|
<win useIco="false">
|
|
<bmp/>
|
|
</win>
|
|
</launcher>
|
|
|
|
|
|
<vm>
|
|
<windows include="true">jdk1.6.0</windows>
|
|
</vm>
|
|
|
|
|
|
<plugins>
|
|
</plugins>
|
|
|
|
<features>
|
|
<feature id="com.raytheon.viz.feature.awips" version="1.9.0.qualifier"/>
|
|
<feature id="com.raytheon.viz.feature.awips.developer" version="1.9.0.qualifier"/>
|
|
</features>
|
|
|
|
<configurations>
|
|
<plugin id="com.raytheon.uf.viz.spring.dm" autoStart="true" startLevel="0" />
|
|
<plugin id="org.eclipse.core.runtime" autoStart="true" startLevel="4" />
|
|
</configurations>
|
|
|
|
</product>
|