Hi Juan Lucas, <br><br>You need the osgVP jars installed too, and set the environment variable to pointing to native osgVP libraries (LD_LIBRARY_PATH in linux , PATH in Windows an DYLD_LIBRARY_PATH in Mac OSX). <br><br>Cheers. <br>
<br><br><div class="gmail_quote">2011/4/12 Juan Lucas Dominguez Rubio <span dir="ltr">&lt;<a href="mailto:jldominguez@prodevelop.es">jldominguez@prodevelop.es</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">



<div>
<div>
<div><font color="#000000" face="Times New Roman" size="3">Hello.</font></div>
<div><font color="#000000" face="Times New Roman" size="3">I understand that Tobias has created a plugin in his Eclipse RCP application with the gvSIG 3D .jar files, s that so?</font></div>
<div><font color="#000000" face="Times New Roman" size="3"></font> </div>
<div><font color="#000000" face="Times New Roman" size="3">If that plugin has an associated lib path where the needed .dll (or .so) files are placed, then do you think that&#39;ll work?</font></div>
<div> </div>
<div>Regards,</div>
<div><font color="#000000" face="Times New Roman" size="3"></font> </div></div>
<div><div class="im">
<div><font face="Courier New" size="2"><font face="Times New Roman" size="3">Juan Lucas Domínguez Rubio<br></font>---</font></div>
<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></font></font></div>
</div><div>
<div><div class="im"><font face="Courier New" size="2">Tlf.: 96.351.06.12 -- Fax: 96.351.09.68<br></font><a href="http://www.prodevelop.es/" target="_blank"><font face="Courier New" size="2">http://www.prodevelop.es</font></a><br>
</div><font face="Courier New" size="2">---</font></div></div></div>
<div><br>
<hr>
<font face="Tahoma" size="2"><b>De:</b> <a href="mailto:gvsig_internacional-bounces@listserv.gva.es" target="_blank">gvsig_internacional-bounces@listserv.gva.es</a> en nombre de Jordi Torres<br><b>Enviado el:</b> mar 12/04/2011 8:53<div class="im">
<br><b>Para:</b> Users and Developers mailing list<br></div><b>Asunto:</b> Re: [Gvsig_english] gvSIG mapping libraries &amp; Eclipse RCP,proof of concept<br></font><br></div><div><div></div><div class="h5">
<div>Hi Tobias, <br><br>The class org.gvsig.osgvp.terrain.DataLoader belongs to osgVirtualPlanets (osgvp), the core of gvSIG 3D. The class itself is a Java interface, but the rest of the library contains many JNI calls to osgvp native libraries. This calls will not work unless you have the binaries in their right place, and the osgVP jars installed. This work is done by the installer. <br>
<br>Cheers. <br><br><br>
<div class="gmail_quote">2011/4/12 Neumann, Tobias <span>&lt;<a href="mailto:tobias.neumann@berner-mattner.com" target="_blank">tobias.neumann@berner-mattner.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="padding-left: 1ex; margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204);"><br>Hi,<br><br>my emails from yesterday have not been send by the list.<br><br>I´ll try again:<br>
<br>I have experienced that I cannot create an instance of the class MapControl3D without catching a NoClassDefFoundError regarding the class org.gvsig.osgvp.terrain.DataLoader. I was looking for a trace of this class the last two hours but couldn´t find it. I am apprehend that this class is not a java class, right?<br>

<div><br>Regards<br>Tobias<br><br><br><br><br><br>-----Ursprüngliche Nachricht-----<br>Von: <a href="mailto:gvsig_internacional-bounces@listserv.gva.es" target="_blank">gvsig_internacional-bounces@listserv.gva.es</a> im Auftrag von Juan Lucas Dominguez Rubio<br>
</div>Gesendet: Mo 11.04.2011 13:14<br>An: Users and Developers mailing list; Users and Developers mailing list; Users and Developers mailing list<br>Betreff: Re: [Gvsig_english] gvSIG mapping libraries &amp; Eclipse RCP,proof of concept<br>
<br>Hello,<br>
<div>A little hint:  somewhere in gvSIG there is a class called &quot;java.lang.DXF-something&quot;. I had to remove it because java.lang seems to be a forbidden package name and the resulting plugin would not start.<br>
<br>As for the license issue: strictly speaking, the only way to use a GNU/GPL plugin in an Eclipse RCP application is by creating a &quot;license exception&quot;, which is not always possible. A clarifying article here:<br>
<br><a href="http://mmilinkov.wordpress.com/2010/04/06/epl-gpl-commentary/" target="_blank">http://mmilinkov.wordpress.com/2010/04/06/epl-gpl-commentary/</a><br><br>There are some Eclipse RCP applications and Eclipse plugins licensed under GNU/GPL. In those cases, I presume one of the following two things are happening:<br>
<br>- they have applied the &quot;license exception&quot;<br><br>- they are not distributing code or libraries from the Eclipse project in their packages/installers, so they let the final user be the one who &quot;infringes&quot; the GNU/GPL license by merging EPL and GPL software in the final application.<br>
<br><br><br>Regards,<br>Juan Lucas Domínguez Rubio<br>---<br>Prodevelop SL, Valencia (España)<br>Tlf.: 96.351.06.12 -- Fax: 96.351.09.68<br></div><a href="http://www.prodevelop.es/" target="_blank">http://www.prodevelop.es</a> &lt;<a href="http://www.prodevelop.es/" target="_blank">http://www.prodevelop.es/</a>&gt;<br>

<div>---<br><br>________________________________<br><br>De: <a href="mailto:gvsig_internacional-bounces@listserv.gva.es" target="_blank">gvsig_internacional-bounces@listserv.gva.es</a> en nombre de Juan Lucas Dominguez Rubio<br>
Enviado el: lun 11/04/2011 8:38<br>Para: Users and Developers mailing list; Users and Developers mailing list<br>Asunto: Re: [Gvsig_english] gvSIG mapping libraries &amp; Eclipse RCP,proof of concept<br><br><br>Hello, sorry our blog has had problems this weekend. You can also read it in my personal blog:<br>
<br><a href="http://foss4gis.blogspot.com/2011/04/proof-of-concept-gvsig-111-libraries-as.html" target="_blank">http://foss4gis.blogspot.com/2011/04/proof-of-concept-gvsig-111-libraries-as.html</a><br><br>Regards,<br>Juan Lucas Domínguez Rubio<br>
---<br>Prodevelop SL, Valencia (España)<br>Tlf.: 96.351.06.12 -- Fax: 96.351.09.68<br></div><a href="http://www.prodevelop.es/" target="_blank">http://www.prodevelop.es</a> &lt;<a href="http://www.prodevelop.es/" target="_blank">http://www.prodevelop.es/</a>&gt;<br>

<div>---<br><br>________________________________<br><br>De: <a href="mailto:gvsig_internacional-bounces@listserv.gva.es" target="_blank">gvsig_internacional-bounces@listserv.gva.es</a> en nombre de Neumann, Tobias<br>Enviado el: lun 11/04/2011 7:48<br>
Para: Users and Developers mailing list<br>Asunto: AW: [Gvsig_english] gvSIG mapping libraries &amp; Eclipse RCP,proof of concept<br><br><br><br>Hi Juan,<br><br>thank you for your additional work on this problem. I am very interested in your results. Unfortunately the redirecting link does not work at my workspace. Could you send me the real link, please?<br>
<br>Regards,<br>Tobias<br><br><br><br><br>-----Ursprüngliche Nachricht-----<br>Von: <a href="mailto:gvsig_internacional-bounces@listserv.gva.es" target="_blank">gvsig_internacional-bounces@listserv.gva.es</a> im Auftrag von Juan Lucas Dominguez Rubio<br>
Gesendet: Sa 09.04.2011 20:27<br>An: <a href="mailto:gvsig_internacional@listserv.gva.es" target="_blank">gvsig_internacional@listserv.gva.es</a><br>Betreff: [Gvsig_english] gvSIG mapping libraries &amp; Eclipse RCP,proof of concept<br>
<br>A little blog post about this:<br><br><a href="http://bit.ly/hFhSXt" target="_blank">http://bit.ly/hFhSXt</a><br><br>By the way, the Eclipse website talks about sample applications licensed under GNU/GPL, so no worries about that.<br>
<br><br>Regards,<br>Juan Lucas Domínguez Rubio<br>---<br>Prodevelop SL, Valencia (España)<br>Tlf.: 96.351.06.12 -- Fax: 96.351.09.68<br></div><a href="http://www.prodevelop.es/" target="_blank">http://www.prodevelop.es</a> &lt;<a href="http://www.prodevelop.es/" target="_blank">http://www.prodevelop.es/</a>&gt;<br>
---<br><br><br><br><br>_______________________________________________<br>Gvsig_internacional mailing list<br><a href="mailto:Gvsig_internacional@listserv.gva.es" target="_blank">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></blockquote></div><br><br><br>-- <br>Jordi Torres Fabra<br>
<br>gvSIG 3D blog<br><a href="http://gvsig3d.blogspot.com/" target="_blank">http://gvsig3d.blogspot.com</a><br>Instituto de Automática e Informática Industrial <br><a href="http://www.ai2.upv.es/" target="_blank">http://www.ai2.upv.es</a><br>
</div></div></div></div><br>_______________________________________________<br>
Gvsig_internacional mailing list<br>
<a 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></blockquote></div><br><br clear="all"><br>-- <br>Jordi Torres Fabra<br><br>gvSIG 3D blog<br><a href="http://gvsig3d.blogspot.com">http://gvsig3d.blogspot.com</a><br>Instituto de Automática e Informática Industrial <br>
<a href="http://www.ai2.upv.es">http://www.ai2.upv.es</a><br>