Wednesday, 2 October 2013

Problems with geotools library to create a .jar?

Problems with geotools library to create a .jar?

I have a java project and it works in eclipse then I create a .jar for
this project and when a try to execute the jar the following errors
appears:
If I create the .jar with eclipse: Exception in thread "main"
java.lang.NoClassDefFoundError: org/geotools/data/FeatureSource
If I create the .jar with mvn: Error: no se ha encontrato o cargado la
clase principal client.Client
Thanks

No comments:

Post a Comment