9 java -Djava.ext.dirs=JALVIEW_HOME/lib -cp JALVIEW_HOME/jalview.jar jalview.bin.Jalview
\r
11 Replace JALVIEW_HOME with the full path to Jalview Installation Directory.
18 If you use a proxy server add
\r
20 -Dhttp.proxyServer=YOUR.SERVER -Dhttp.proxyPort=YOURPORT
\r
22 If the proxy server requires authentication, add
\r
24 -Dhttp.proxyUser=USERNAME -Dhttp.proxyPassword=PASSWORD