[Gvsig_english] IconThemeManager and AndamiOptions
Juan Lucas Dominguez Rubio
jldominguez at prodevelop.es
Tue Apr 12 17:16:33 CEST 2011
Hello,
I have not investigated it a lot, but you can try to call Launcher.main with the arguments:
String[] args = new String[2];
args[0] = "gvSIG";
args[1] = "";
Launcher will look for a the file:
<HOME>\gvSIG\andami-config.xml
So you can try that after installing gvSIG or after creating a gvSIG folder and copy andami-config.xml in it.
Regards,
Juan Lucas Domínguez Rubio
---
Prodevelop SL, Valencia (España)
Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
http://www.prodevelop.es <http://www.prodevelop.es/>
---
________________________________
De: gvsig_internacional-bounces at listserv.gva.es en nombre de Neumann, Tobias
Enviado el: mar 12/04/2011 16:03
Para: gvsig_internacional at listserv.gva.es
Asunto: [Gvsig_english] IconThemeManager and AndamiOptions
Hi,
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.
With best regards
Tobias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.gva.es/pipermail/gvsig_internacional/attachments/20110412/487fbbbc/attachment.htm
More information about the Gvsig_internacional
mailing list