Hi Larry,
The size of the dialogs fits the screen of my notebook. I didn't find any
problems yet.
Peppe
--- Lun 15/6/09, Larry Becker ha scritto:
> Da: Larry Becker
> Oggetto: Re: [JPP-Devel] [SPAM]Re: a couple of requests on dimensions
> A: "OpenJump develop and use"
> Data: Lunedì 15
Sorry for the belated week's wrap up, I was away from internet access for the
last couple of days while diving for abalone.
This week I banged my head against silly compilation and linking errors (lots
of class not found errors that were a pain to track down and fix), but I think
I got that un
Hi Larry,
> @Michaël, Does the new smaller Change Style dialog still cause
> problems to the french labels? Or has this issue been resolved?
mmh, not really resolved.
If I change french labels, I can see that the problem mainly lies in the
ScaleStylePanel.
I could shrink the panel a little usin
@Michaël, Does the new smaller Change Style dialog still cause problems to
the french labels? Or has this issue been resolved?
@Peppe, Did you get a chance to test the dialogs on your notebook yet?
thanks,
Larry
On Wed, May 27, 2009 at 8:03 AM, Larry Becker wrote:
> Hi Michaël,
>
> It seems
Thanks Stefan!
--- Lun 15/6/09, Stefan Steiniger ha scritto:
> Da: Stefan Steiniger
> Oggetto: Re: [JPP-Devel] where is the plugin manager on OJ?
> A: "OpenJump develop and use"
> Data: Lunedì 15 giugno 2009, 20:23
> Hei Peppe,
>
> good question!
> I checked it and found that the standard "i
Julien,
thanks from my side to for looking into it and educating me :)
stefan
Giuseppe Aruta wrote:
> Hi Julien,
>
>> PS: I can send you my compiled gdal.jar and the 4 so files
>> if you have a compatible linux version...
>
> I apprechiate if you send me the files. I use an Ubuntu 9.04 so the
Hei Peppe,
good question!
I checked it and found that the standard "initialize" method was named
"install", which will not work with the default-plugins.xml file. So, I
renamed it and now it is back again.
stefan
Giuseppe Aruta wrote:
> Hi,
> plugin manager is still visible on default-plugin.x
Hi Julien,
> PS: I can send you my compiled gdal.jar and the 4 so files
> if you have a compatible linux version...
I apprechiate if you send me the files. I use an Ubuntu 9.04 so there must be
no problems.
Thanks again,
Peppe
---
Hi,
They use SWIG (an interface compiler - http://www.swig.org) to generate JNI
(Java Native Interface) code to access GDAL's C++ code from java.
Usually, a JNI works this way: you have the initial C/C++ code (and possibly
a C/C++ library), a Java code that declared a native method (ressembing
thi