Unidata IDV Workshop for version 6.2u2 > Advanced Topics > Configuring IDV Sites
4.4.5 Configuring using Web Start
Using Web Start JNLP files to configure the IDV.
- Using Web Start to pre-define plugins.
- You can create your own Web Start files that contain site configuration
information.
- Look here to view an example
JNLP
file.
- You can pass in command line arguments. e.g.:
<argument>-plugin</argument>
<argument>https://docs.unidata.ucar.edu/idv/data/myplugin.jar</argument>
- You can also define bundles that are loaded at start up time:
<argument>https://docs.unidata.ucar.edu/idv/data/example.xidv</argument>
- You can also configure the IDV to only have one running instance.
Unidata IDV Workshop for version 6.2u2 > Advanced Topics > Configuring IDV Sites