<HTML><HEAD><TITLE>IconThemeManager and AndamiOptions</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.17095" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText7548>
<DIV><FONT face="Times New Roman" color=#000000 size=3>Hello,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>I have not investigated it a lot, but you can try to call Launcher.main with the arguments:</DIV>
<DIV>&nbsp;</DIV>
<DIV>String[] args = new String[2];</DIV>
<DIV>args[0] = "gvSIG";</DIV>
<DIV>
<DIV>args[1] = "";</DIV>
<DIV>&nbsp;</DIV>
<DIV>Launcher will look for a the file:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;HOME&gt;\gvSIG\andami-config.xml</DIV>
<DIV>&nbsp;</DIV>
<DIV>So you can try that after installing gvSIG or after creating a gvSIG folder and copy andami-config.xml in it.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards,</DIV>
<DIV><FONT face="Courier New" size=2><FONT face="Times New Roman" size=3>Juan Lucas Domínguez Rubio<BR></FONT>---</FONT></DIV></DIV></DIV>
<DIV id=idSignature58507>
<DIV><FONT face="Courier New" size=2><FONT face="Courier New" size=2><FONT face="Courier New" size=2>Prodevelop SL, Valencia (España)</FONT></DIV>
<DIV>
<DIV><FONT face="Courier New" size=2>Tlf.: 96.351.06.12 -- Fax: 96.351.09.68<BR></FONT><A href="http://www.prodevelop.es/"><FONT face="Courier New" size=2>http://www.prodevelop.es</FONT></A><BR><FONT face="Courier New" size=2>---</FONT></DIV></FONT></DIV></FONT></DIV>
<DIV><BR>
<HR>
<FONT face=Tahoma size=2><B>De:</B> gvsig_internacional-bounces@listserv.gva.es en nombre de Neumann, Tobias<BR><B>Enviado el:</B> mar 12/04/2011 16:03<BR><B>Para:</B> gvsig_internacional@listserv.gva.es<BR><B>Asunto:</B> [Gvsig_english] IconThemeManager and AndamiOptions<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>Hi,<BR><BR>I am trying to initialize the IconThemeManager but I cannot get an IIconTheme from the AndamiConfig (AndamiOptions is null). I need a theme to instantiate a MapOverViewListener. If the no IconTheme can be found, the instantiation failes (MapOverViewListener: Line 77). Can someone please give me a hint what could be wrong?. When I try to start com.iver.andami.Launcher.java the AndamiOptions are null, too.<BR><BR>With best regards<BR>Tobias<BR></FONT></P></DIV></BODY></HTML>