awips2/cave/com.raytheon.viz.hydro/localization/bundles/run-RiverPro.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

12 lines
373 B
XML

<launcher title="RiverPro" >
<application runDir="/awips/hydroapps/whfs/bin"
path="/awips/hydroapps/whfs/bin"
name="start_riverpro" >
</application>
<settings>
<environment>
<variable name="sys_java_dir" value="$JAVA_HOME" />
</environment>
</settings>
</launcher>