Re: [JPP-Devel] Jython plugin doesn't work

2008-03-29 Thread Giuseppe Aruta
There were some tools (like align object, etc), in Jython console, which I used sometimes. It would be useful to save them, at least, as plugin (?). Anyhow I am probabily the only one Who (has) used those tools, I probabily can switch to SkyJUMP when I need them. Peppe --- Sunburned Surveyor <[

Re: [JPP-Devel] Jython plugin doesn't work

2008-03-28 Thread Sunburned Surveyor
Larry wrote: "How do plugin writers support the various flavors of JUMP and stay up to date with the latest release?" I don't think they do. Most plug-ins are "write once". There are some exceptions, like Geoff's Printing Plug-In. SS On Fri, Mar 28, 2008 at 6:18 AM, Larry Becker <[EMAIL PROTECTE

Re: [JPP-Devel] Jython plugin doesn't work

2008-03-28 Thread Larry Becker
The error message indicates that the ESRI ArcSDE support class was not found. This is a problem with the ISA plugin. Many of the features in the ISA plugin have already been ported to OpenJUMP, so I think there may be conflicts. How do plugin writers support the various flavors of JUMP and stay

Re: [JPP-Devel] Jython plugin doesn't work

2008-03-28 Thread Giuseppe Aruta
It seems that Jython Plugin doesn't work since OJ 1.D prerealize. I suspect also other plugins must not work, too. This is the message of error: java.lang.NoClassDefFoundError: com/esri/sde/sdk/client/SeException at com.isa.jump.plugin.ISAExtension.configure(Unknown Source) at com

Re: [JPP-Devel] Jython plugin doesn't work and a question

2008-02-11 Thread Sunburned Surveyor
Peppe, The JTSWarped Library that I have been working on will do exactly what you need. If you are interested in using the library, or in just stealing some of the code, please let me know. The Sunburned Surveyor On Feb 11, 2008 9:57 AM, Giuseppe Aruta <[EMAIL PROTECTED]> wrote: > > Hi Stefan, >

Re: [JPP-Devel] Jython plugin doesn't work and a question

2008-02-11 Thread Giuseppe Aruta
Hi Stefan, I don't need it urgently. I can use the measure angle tool to calculate the azimuth.I wander if this could be an interesting tool to add to next OJ: I found I have always to calculate azimuth of something on my maps (direction of flow steam, slope,landslide directions,etc..

Re: [JPP-Devel] Jython plugin doesn't work and a question

2008-02-11 Thread Stefan Steiniger
Hei Peppe, Giuseppe Aruta schrieb: > Hi all, > 1) Larry's Jython plugin seems not working with latest 2 version > available of OJ Nightly Build. I did not test with older versions. It > works, of coarse, with OJ stble version (1.2D). mhm.. that's kind of strange. But I have nver used it. > >