[Gvsig_desarrolladores] "Undefined Reference" cuando intento usar PluginServices

Alexandre P.M. alexandre.pereiras en gmail.com
Mie Oct 3 16:03:44 CEST 2012


Hola

Estoy modificando la clase del FortuneCookies
"DeafultJFortuneCookiesServicePanel.java" para que extienda de IWindow y asi
tener mi propia ventana dentro de gvSIG.

He añadido los metodos "getWindowInfo" y "getWindowProfile" y todo me
compila bien. 

Al generar el archivo .jar me da el siguiente error:

*INFO] Checking unresolved references to
org.codehaus.mojo.signature:java15:1.0
[ERROR] Undefined reference:
org/gvsig/andami/PluginServices.getMDIManager()Lorg/gvsig/andami/ui/mdiManager/MDIManager;
in
/home/alex/workspace/PFC/org.gvsig.jaspatopologyrules/org.gvsig.jaspatopologyrules.swing/org.gvsig.jaspatopologyrules.swing.impl/target/classes/org/gvsig/jaspatopologyrules/swing/impl/DefaultJJaspaTopologyRulesServicePanel.class
[ERROR] Undefined reference:
org/gvsig/andami/ui/mdiManager/MDIManager.addCentredWindow(Lorg/gvsig/andami/ui/mdiManager/IWindow;)Lorg/gvsig/andami/ui/mdiManager/IWindow;
in
/home/alex/workspace/PFC/org.gvsig.jaspatopologyrules/org.gvsig.jaspatopologyrules.swing/org.gvsig.jaspatopologyrules.swing.impl/target/classes/org/gvsig/jaspatopologyrules/swing/impl/DefaultJJaspaTopologyRulesServicePanel.class
[ERROR] Undefined reference: org/gvsig/andami/ui/mdiManager/WindowInfo in
/home/alex/workspace/PFC/org.gvsig.jaspatopologyrules/org.gvsig.jaspatopologyrules.swing/org.gvsig.jaspatopologyrules.swing.impl/target/classes/org/gvsig/jaspatopologyrules/swing/impl/DefaultJJaspaTopologyRulesServicePanel.class
[ERROR] Undefined reference:
org/gvsig/andami/ui/mdiManager/WindowInfo.<init>(I)V in
/home/alex/workspace/PFC/org.gvsig.jaspatopologyrules/org.gvsig.jaspatopologyrules.swing/org.gvsig.jaspatopologyrules.swing.impl/target/classes/org/gvsig/jaspatopologyrules/swing/impl/DefaultJJaspaTopologyRulesServicePanel.class*

Es como que no me encuentra las clases WindowInfo y PluginServices. Alguna
idea? 
Es esto debido al pom.xml de alguno de los proyectos en los que estoy
trabajando?

Saludos y gracias por adelantado.

Alex




--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Undefined-Reference-cuando-intento-usar-PluginServices-tp5006122.html
Sent from the gvSIG desarrolladores mailing list archive at Nabble.com.


Más información sobre la lista de distribución gvSIG_desarrolladores