[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Sending this again, since the list refused it to me.
________________________________________
Alright, I found a way to solve this, even if I'm not sure how odd it
is. I removed all the signature SHA1 entries in the manifest files
containing some and some eclipse.<security sounding extention> files
inside the META-INF folder.
Anyway, I am using the last shap Jesse put on the web and I have a
problem. All the modules of JGrass work, apart of the renderer. It
complains about:
java.lang.NoSuchMethodError:
net.refractions.udig.project.render.IViewportModel.getBounds()Lcom/vividsolutions/jts/geom/Envelope;
at eu.hydrologis.jgrass.renderer.raster.RasterRenderer.render(RasterRenderer.java:71)
at eu.hydrologis.jgrass.renderer.raster.RasterRenderer.render(RasterRenderer.java:274)
at net.refractions.udig.project.internal.render.impl.RenderJob.startRendering(Unknown
Source)
at net.refractions.udig.project.internal.render.impl.RenderJob.run(Unknown
Source)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
the plugin is there, so before I search for strange things I wanted to
ask if this changed in the last release? I don't believe that, but the
Jgrass plugins are not build on the last sdk, so...
Thanks,
Andrea