On Mon, 9 Jan 2006 03:44:17 +0100, "Schani"
<adi2000@planet-interkom.de> wrote, quoted or indirectly quoted
someone who said :
>My question is, how can I use this one, and what I have to do, to use this
>encoder in my procect.
>I use the new version of Eclipse.
Since you have the GIFEncoder source, just import the source into a
package in the same project as your code.
We see a lot of German speaking Java programmers here but rarely
French. Do they hang out somewhere else? Is Java not popular there?

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
Schani - 09 Jan 2006 10:41 GMT
So I have to write in both files: package test for example,
and copy the GIFEncoder in my project directory?
> On Mon, 9 Jan 2006 03:44:17 +0100, "Schani"
> <adi2000@planet-interkom.de> wrote, quoted or indirectly quoted
[quoted text clipped - 9 lines]
> We see a lot of German speaking Java programmers here but rarely
> French. Do they hang out somewhere else? Is Java not popular there?
Roedy Green - 09 Jan 2006 17:13 GMT
On Mon, 9 Jan 2006 11:41:29 +0100, "Schani"
<adi2000@planet-interkom.de> wrote, quoted or indirectly quoted
someone who said :
>So I have to write in both files: package test for example,
>and copy the GIFEncoder in my project directory?
use the Eclipse IMPORT function for GIFEncoder and any other Java
source they provide. That is all.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.