awips2/cave/com.raytheon.viz.hydro/localization/bundles/run-TimeSeriesLite.xml
Max Schenkelberg 06dbae8bdb Issue #2033 moved bundles and menu files into corresponding plugins
Change-Id: Idb92afac5ffb83f115ca77c3917fc7ef61f38afc

Former-commit-id: fe1b35711ec55a022027bb8ff1a27924b3926911
2013-08-14 09:20:28 -05:00

10 lines
No EOL
309 B
XML

<launcher title="TimeSeriesLite" >
<application runDir="$HYDRO_APPS_DIR/whfs/bin"
path="$HYDRO_APPS_DIR/whfs/bin"
name="run_pdc_tsl" />
<settings>
<environment>
<variable name="sys_java_dir" value="$JAVA_HOME" />
</environment>
</settings>
</launcher>