<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello Chris,<br>
<br>
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.<br>
<br>
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.<br>
<br>
Hope it helps.<br>
<br>
[1]
<a class="moz-txt-link-freetext" href="http://developer.android.com/guide/developing/projects/projects-eclipse.html">http://developer.android.com/guide/developing/projects/projects-eclipse.html</a><br>
<pre class="moz-signature" cols="72">--
Alberto Romeu
---
Prodevelop SL, Valencia (España)
Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
<a class="moz-txt-link-freetext" href="http://www.prodevelop.es">http://www.prodevelop.es</a>
--- </pre>
<br>
El 02/10/11 17:53, <a class="moz-txt-link-abbreviated" href="mailto:chris.student@web.de">chris.student@web.de</a> escribió:
<blockquote
cite="mid:867121772.534672.1317570815305.JavaMail.fmail@mwmweb034"
type="cite">Hello,<br>
<br>
how can I use another android project folder within gvSIG Mini at
WMSRenderer.java?<br>
<br>
To add a restricted WMS within gvSIG Mini I already added all
parameters within the file layers.txt.<br>
<br>
When loading this WMS at WMSRenderer.java I developed a method to
check if it is restricted.<br>
The file WMSRenderer.java can be found under<br>
\es.prodevelop.tilerastercache.wms\src\main\java\es\prodevelop\tilecache\renderer\wms\WMSRenderer.java<br>
<br>
Within this file I have to use an application from a new developed
project folder which returns an ID.<br>
<br>
Can someone help me out how to use or how to run other android
projects from WMSRenderer.java?<br>
<br>
Chris <br>
<br>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td bgcolor="#000000"><img moz-do-not-send="true"
src="https://img.ui-portal.de/p.gif" alt="" border="0"
height="1" width="1"></td>
</tr>
<tr>
<td style="font-family:verdana; font-size:12px;
line-height:17px;">SMS schreiben mit WEB.DE FreeMail -
einfach, schnell und <br>
kostenguenstig. Jetzt gleich testen! <a
moz-do-not-send="true" href="http://f.web.de/?mc=021192"><b>http://f.web.de/?mc=021192</b></a></td>
</tr>
</tbody>
</table>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Gvsig_internacional mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a>
<a class="moz-txt-link-freetext" href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a>
</pre>
</blockquote>
</body>
</html>