You got it bang on, SS. Extensions are intended as an easy way to add
arbitrary functionality to JUMP, with full programmatic control of the
configuration.
Note that as well as plugin classes, extensions may also add items to
the Registry, and new I/O drivers.
Sunburned Surveyor wrote:
> I'm
Thanks for the information Martin. The section of the JUMP Developer
Manual on Extensions was put together very well. After I read through
that section and took a peek at the Javadoc it made sense.
The Sunburned Surveyor
On 8/9/07, Martin Davis <[EMAIL PROTECTED]> wrote:
> You got it bang on, SS.
Hi Paolo and others,
- Do you require the postgis 1.1.0 library that is shipped with OJ for
your plugin?
- Do you use the postgresXX library as well?
i think about removing the first, the second is needed by some code.
stefan
---
Landon,
This is due to a version upgrade in buoy, make sure you have version 1.8
of buoy, the core/trunk has version 1.8 in the lib folder.
Paul
Sunburned Surveyor wrote:
> I'm trying to build the latest OpenJUMP source code from the SVN trunk
> so I can give my pluggable rendering system a spi
I'm trying to build the latest OpenJUMP source code from the SVN trunk
so I can give my pluggable rendering system a spin. I seem to be
getting a build error from the QueryDialog class. It looks like the
initInternal method references a local variable called lastSize that
isn't declared or defined.
Thanks for that tip Paul. I will check it out.
The Sunburned Surveyor
On 8/9/07, Paul Austin <[EMAIL PROTECTED]> wrote:
> Landon,
>
> This is due to a version upgrade in buoy, make sure you have version 1.8
> of buoy, the core/trunk has version 1.8 in the lib folder.
>
> Paul
>
> Sunburned Survey