<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt">Hello Alberto,<br><br>i did as you suggested. I 'm still getting errors.<br><br>Digging around i noticed that everything begins in the es.prodevelop.gvsig.mini.lib project.&nbsp; This does not build! <br><br>I corrected the references (as you suggested) and surpisingly i get an error in the AddLayerAction.class stating that "The import com.markupartist.android.widget.ActionBar cannot be resolved". This lead to me to the understanding that it cannot reference the jar file. <br>Looking a bit further i see in the Console window the following:<br>&nbsp;"Can't find a working copy path<br>svn: The node 'C:\Users\Developer\workspace-gvSIG2\com.markupartist.android.widget.actionbar\bin\com.markupartist.android.widget.actionbar.jar' was not found."<br><br>I 'm surprised by this!!!why? This jar file DOES exist!<br>How does it come it is not found? (I
 further noticed that this jar file has a question mark in the bin folder in the Eclipse workspace... Does this mean something?)<br><br>I hope i 'm not getting to tiresome ... sorry this is new for me!<br><br>BTW. is this application supporting offline routing?! or does it require Network access?<br><br>Thanks in advance<br>Regards<br><br>Savvas<br><div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> "gvsig_internacional-request@listserv.gva.es" &lt;gvsig_internacional-request@listserv.gva.es&gt;<br> <b><span style="font-weight: bold;">To:</span></b> gvsig_internacional@listserv.gva.es <br> <b><span style="font-weight: bold;">Sent:</span></b> Tuesday, January 3, 2012 1:00 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Gvsig_internacional
 Digest, Vol 72, Issue 2<br> </font> <br>
Send Gvsig_internacional mailing list submissions to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:gvsig_internacional@listserv.gva.es" href="mailto:gvsig_internacional@listserv.gva.es">gvsig_internacional@listserv.gva.es</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp; http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional<br>or, via email, send a message with subject or body 'help' to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:gvsig_internacional-request@listserv.gva.es" href="mailto:gvsig_internacional-request@listserv.gva.es">gvsig_internacional-request@listserv.gva.es</a><br><br>You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:gvsig_internacional-owner@listserv.gva.es" href="mailto:gvsig_internacional-owner@listserv.gva.es">gvsig_internacional-owner@listserv.gva.es</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents
 of Gvsig_internacional digest..."<br><br><br>Today's Topics:<br><br>&nbsp;  1. Re: Error building gvSig Mini (Alberto Romeu)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Mon, 02 Jan 2012 20:25:02 +0100<br>From: Alberto Romeu &lt;<a ymailto="mailto:aromeu@prodevelop.es" href="mailto:aromeu@prodevelop.es">aromeu@prodevelop.es</a>&gt;<br>Subject: Re: [Gvsig_english] Error building gvSig Mini<br>To: <a ymailto="mailto:gvsig_internacional@listserv.gva.es" href="mailto:gvsig_internacional@listserv.gva.es">gvsig_internacional@listserv.gva.es</a><br>Message-ID: &lt;<a ymailto="mailto:4F02048E.30701@prodevelop.es" href="mailto:4F02048E.30701@prodevelop.es">4F02048E.30701@prodevelop.es</a>&gt;<br>Content-Type: text/plain; charset="utf-8"<br><br>Hi,<br><br>I've manually configured the classpath for every project as the gvSIG <br>maven repository is offline at the moment. So checking out those
 <br>projects, clean, build and refresh them from Eclipse should be enough <br>(I've just tested right now).<br><br>Maybe you have a problem with some references to Android libraries. You <br>should go to Project -&gt; Properties -&gt; Android, and at the bottom there <br>are the Android libraries references. You should point to your local <br>path. After that clean and build the projects.<br><br>Please, tell me if that solved your problem.<br><br>Regards,<br><br>Alberto.<br><br>El 31/12/11 15:28, Savvas Sopiadis escribi?:<br>&gt; Hi Alberto!<br>&gt; After a (rather) long vacation i managed to sit down and do some homework.<br>&gt; First of all thanks very much for replying that quickly!<br>&gt; So i noticed you (or someone else) changed something on the page "How <br>&gt; to build in Eclipse".<br>&gt; As i stated in a previous post this is new stuff for me. My dev <br>&gt; environment is Windows, Eclipse Indigo.<br>&gt; I decided to do all that stuff
 from the beginning. So i followed the <br>&gt; text in the red box and did the following<br>&gt;<br>&gt; Manually downloaded:<br>&gt; 1. <br>&gt; <a href="https://svn.prodevelop.es/public/gvsigmini/gvsig_mini_libraries/trunk/encryption/es.prodevelop.android.common.encrypt" target="_blank">https://svn.prodevelop.es/public/gvsigmini/gvsig_mini_libraries/trunk/encryption/es.prodevelop.android.common.encrypt</a> <br>&gt;<br>&gt; 2. <br>&gt; <a href="https://svn.prodevelop.es/public/gvsigmini/design/trunk/com_markupartist_android_widget_actionbar" target="_blank">https://svn.prodevelop.es/public/gvsigmini/design/trunk/com_markupartist_android_widget_actionbar</a><br>&gt; 3. <br>&gt; <a href="https://svn.prodevelop.es/public/gvsigmini/gvsig_mini_libraries/trunk/gvsig_mini_base" target="_blank">https://svn.prodevelop.es/public/gvsigmini/gvsig_mini_libraries/trunk/gvsig_mini_base</a><br>&gt; 4. <br>&gt; <a
 href="https://svn.prodevelop.es/public/gvsigmini/gvsig_mini_libraries/trunk/gvsig_mini" target="_blank">https://svn.prodevelop.es/public/gvsigmini/gvsig_mini_libraries/trunk/gvsig_mini</a><br>&gt; 5. <br>&gt; <a href="https://svn.prodevelop.es/public/gvsigmini/gvsig_mini_gpe/trunk/es.prodevelop.gvsig.mini.gpe" target="_blank">https://svn.prodevelop.es/public/gvsigmini/gvsig_mini_gpe/trunk/es.prodevelop.gvsig.mini.gpe</a><br>&gt; (by the way are you sure there aren't any typos in this script? i 'm <br>&gt; no Linux/Eclipse expert but it seems to me that there are some...)<br>&gt;<br>&gt; 6. Project com_markupartist_android_widget_actionbar<br>&gt;&nbsp; had no errors but warnings (but it seemed to generate it without any <br>&gt; problems)<br>&gt;<br>&gt; 7. Project es.prodevelop.android.common.encrypt also had no errors but <br>&gt; warnings (but it seemed to generate also without any problems)<br>&gt;<br>&gt; 8. Got the following errors (many
 actually):<br>&gt; The container 'Library Projects' references non existing library <br>&gt; 'C:\Users\Developer\workspace-gvSIG2\es.prodevelop.gvsig.mini.gpe\bin\es.prodevelop.gvsig.mini.gpe.jar'&nbsp; &nbsp; <br>&gt; es.prodevelop.gvsig.mini&nbsp; &nbsp; &nbsp; &nbsp; Build path&nbsp; &nbsp; Build Path Problem<br>&gt;<br>&gt; I 'm not sure what exactly this means!?<br>&gt;<br>&gt; Is everything fine what i have done? How to resolve this error?<br>&gt; Thanks in advance<br>&gt;<br>&gt; Greetings from frozen Thessaloniki and a happy new year!!<br>&gt;<br>&gt; Regards<br>&gt;<br>&gt; Savvas<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt; *From:* Alberto Romeu Carrasco [via OSGeo.org] &lt;[hidden email] <br>&gt; &lt;/user/SendEmail.jtp?type=node&amp;node=7140516&amp;i=0&gt;&gt;<br>&gt; *To:* Savvas Sopiadis &lt;[hidden email] <br>&gt;
 &lt;/user/SendEmail.jtp?type=node&amp;node=7140516&amp;i=1&gt;&gt;<br>&gt; *Sent:* Wednesday, December 21, 2011 11:58 AM<br>&gt; *Subject:* Re: Error building gvSig Mini<br>&gt;<br>&gt; Hi Savvas,<br>&gt;<br>&gt; sorry I missed to deploy<br>&gt; "es.prodevelop.android.library-1.1.1-SNAPSHOT". You can try it now...<br>&gt; Regarding the red marks in Eclipse, what do they say?<br>&gt;<br>&gt; Regards.<br>&gt;<br>&gt; -- <br>&gt;<br>&gt; Alberto Romeu<br>&gt; ---<br>&gt;<br>&gt; Prodevelop SL, Valencia (Espa?a)<br>&gt; Tlf.: 96.351.06.12 -- Fax: 96.351.09.68<br>&gt; <a href="http://www.prodevelop.es" target="_blank">http://www.prodevelop.es</a><br>&gt; ---<br>&gt;<br>&gt;<br>&gt; El 20/12/11 15:27, Savvas Sopiadis escribi?:<br>&gt;<br>&gt; &gt; Hi everybody!<br>&gt; &gt; This is new territory for me (coming from the .NET world). I 'm <br>&gt; assigned a<br>&gt; &gt; project which does similar things like the MINI application.<br>&gt; &gt; My problem is: i
 'm struggling with the build of this. My <br>&gt; environment is<br>&gt; &gt; Windows Vista, Eclipse Indigo.<br>&gt; &gt;<br>&gt; &gt; I 'm&nbsp; following<br>&gt; &gt; <br>&gt; <a href="https://confluence.prodevelop.es/display/GVMN/How+to+build+the+gvSIG+Mini+workspace+in+Eclipse" target="_blank">https://confluence.prodevelop.es/display/GVMN/How+to+build+the+gvSIG+Mini+workspace+in+Eclipse</a><br>&gt; &gt; this&nbsp; article and always getting errors.<br>&gt; &gt;<br>&gt; &gt; Here is what i did:<br>&gt; &gt;<br>&gt; &gt; 1st attempt: did the download exactly how the part in the red box <br>&gt; says. Then<br>&gt; &gt; went into the 1st directory (e.g.&nbsp;  <br>&gt; es.prodevelop.android.gvsig.mini.lib).<br>&gt; &gt; Did the following:<br>&gt; &gt;<br>&gt; &gt; mvn dependency:copy-dependencies<br>&gt; &gt;<br>&gt; &gt; and got as result the following:<br>&gt; &gt;<br>&gt; &gt; [INFO] Scanning for projects...<br>&gt; &gt; [ERROR] The build could not
 read 1 project -&gt;&nbsp; [Help 1]<br>&gt; &gt; [ERROR]<br>&gt; &gt; [ERROR]&nbsp;  The project<br>&gt; &gt; es.prodevelop:es.prodevelop.android.gvsig.mini.lib:2.0.0-SNAPSHOT<br>&gt; &gt; <br>&gt; (C:\Users\Developer\workspace-gvSIG2\es.prodevelop.android.gvsig.mini.lib\pom.xml)<br>&gt; &gt; has 1 error<br>&gt; &gt; [ERROR]&nbsp; &nbsp;  Non-resolvable parent POM: Failure to find<br>&gt; &gt; es.prodevelop:es.prodevelop.android.library:pom:1.1.1-SNAPSHOT in<br>&gt; &gt; <br>&gt; <a href="http://gvsig-desktop.forge.osor.eu/downloads/pub/projects/gvSIG-desktop/maven-repository" target="_blank">http://gvsig-desktop.forge.osor.eu/downloads/pub/projects/gvSIG-desktop/maven-repository</a><br>&gt; &gt; was cached in the local repository, resolution will not be <br>&gt; reattempted until<br>&gt; &gt; the update interval of gvsig-public-http-repository has elapsed or <br>&gt; updates<br>&gt; &gt; are forced and 'parent.relativePath' points at wrong local POM @
 <br>&gt; line 5,<br>&gt; &gt; column 10 -&gt;&nbsp; [Help 2]<br>&gt; &gt; [ERROR]<br>&gt; &gt; [ERROR] To see the full stack trace of the errors, re-run Maven with <br>&gt; the -e<br>&gt; &gt; switch.<br>&gt; &gt; [ERROR] Re-run Maven using the -X switch to enable full debug logging.<br>&gt; &gt; [ERROR]<br>&gt; &gt; [ERROR] For more information about the errors and possible <br>&gt; solutions, please<br>&gt; &gt; read the following articles:<br>&gt; &gt; [ERROR] [Help 1]<br>&gt; &gt; <br>&gt; <a href="http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException" target="_blank">http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException</a><br>&gt; &gt; [ERROR] [Help 2]<br>&gt; &gt; <br>&gt; <a href="http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException" target="_blank">http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException</a><br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; 2nd attempt: did
 exactly what the remaining part of this article <br>&gt; says and<br>&gt; &gt; surprisingly i get no errors at the maven compile. But in the eclipse<br>&gt; &gt; workspace i still have red marks ....<br>&gt; &gt;<br>&gt; &gt; What am i missing?<br>&gt; &gt;<br>&gt; &gt; Thanks in advance!<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; View this message in context: <br>&gt; <a href="http://osgeo-org.1803224.n2.nabble.com/Error-building-gvSig-Mini-tp7111930p7111930.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/Error-building-gvSig-Mini-tp7111930p7111930.html</a><br>&gt; &gt; Sent from the gvSIG users mailing list archive at Nabble.com.<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Gvsig_internacional mailing list<br>&gt; &gt; [hidden email]<br>&gt; &gt;<br>&gt; &gt; To see the archives, edit your preferences or unsubscribe from this <br>&gt; mailing list, please access this url:<br>&gt; &gt;<br>&gt; &gt;
 <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>&gt; _______________________________________________<br>&gt; Gvsig_internacional mailing list<br>&gt; [hidden email]<br>&gt;<br>&gt; To see the archives, edit your preferences or unsubscribe from this <br>&gt; mailing list, please access this url:<br>&gt;<br>&gt; <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt; If you reply to this email, your message will be added to the <br>&gt; discussion below:<br>&gt; <a href="http://osgeo-org.1803224.n2.nabble.com/Error-building-gvSig-Mini-tp7111930p7114655.html"
 target="_blank">http://osgeo-org.1803224.n2.nabble.com/Error-building-gvSig-Mini-tp7111930p7114655.html</a> <br>&gt;<br>&gt; To unsubscribe from Error building gvSig Mini, click here.<br>&gt; NAML <br>&gt; &lt;<a href="http://osgeo-org.1803224.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&amp;id=instant_html%21nabble%3Aemail.naml&amp;base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&amp;breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml"
 target="_blank">http://osgeo-org.1803224.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&amp;id=instant_html%21nabble%3Aemail.naml&amp;base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&amp;breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml</a>&gt; <br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt; View this message in context: Re: Error building gvSig Mini <br>&gt; &lt;<a href="http://osgeo-org.1803224.n2.nabble.com/Error-building-gvSig-Mini-tp7111930p7140516.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/Error-building-gvSig-Mini-tp7111930p7140516.html</a>&gt;<br>&gt; Sent from the gvSIG users mailing list archive <br>&gt; &lt;<a href="http://osgeo-org.1803224.n2.nabble.com/gvSIG-users-f2009903.html"
 target="_blank">http://osgeo-org.1803224.n2.nabble.com/gvSIG-users-f2009903.html</a>&gt; at <br>&gt; Nabble.com.<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Gvsig_internacional mailing list<br>&gt; <a ymailto="mailto:Gvsig_internacional@listserv.gva.es" href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a><br>&gt;<br>&gt; To see the archives, edit your preferences or unsubscribe from this mailing list, please access this url:<br>&gt;<br>&gt; <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://listserv.gva.es/pipermail/gvsig_internacional/attachments/20120102/221b850a/attachment-0001.htm"
 target="_blank">http://listserv.gva.es/pipermail/gvsig_internacional/attachments/20120102/221b850a/attachment-0001.htm</a> <br><br>------------------------------<br><br>_______________________________________________<br>Gvsig_internacional mailing list<br><a ymailto="mailto:Gvsig_internacional@listserv.gva.es" href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a><br><a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br><br><br>End of Gvsig_internacional Digest, Vol 72, Issue 2<br>**************************************************<br><br><br> </div> </div>  </div></body></html>