Hello Chris,

so do you need that your modified es.prodevelop.tilerastercache.wms project depends on another Android project?. If so, a possible solution is that you have an intermediate Android project 2 that depends both on the es.prodevelop.tilerastercache.wms and your Android project 1. A part from this your Android project 1 has to be an Android library [1], so it can be added as a dependency to other Android projects.

You have to take in account that es.prodevelop.tilerastercache.wms is a Java project and Android projects are NOT Java projects... so a Java project cannot depend on an Android project.

Hope it helps.

[1] http://developer.android.com/guide/developing/projects/projects-eclipse.html

--

Alberto Romeu
---

Prodevelop SL, Valencia (EspaƱa)
Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
http://www.prodevelop.es
---


El 02/10/11 17:53, [email protected] escribió:
Hello,

how can I use another android project folder within gvSIG Mini at WMSRenderer.java?

To add a restricted WMS within gvSIG Mini I already added all parameters within the file layers.txt.

When loading this WMS at WMSRenderer.java I developed a method to check if it is restricted.
The file WMSRenderer.java can be found under
\es.prodevelop.tilerastercache.wms\src\main\java\es\prodevelop\tilecache\renderer\wms\WMSRenderer.java

Within this file I have to use an application from a new developed project folder which returns an ID.

Can someone help me out how to use or how to run other android projects from WMSRenderer.java?

Chris

SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! *http://f.web.de/?mc=021192*



_______________________________________________
Gvsig_internacional mailing list
[email protected]
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional
_______________________________________________
Gvsig_internacional mailing list
[email protected]
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional

Reply via email to