Hello,

i've downloaded the source of xxe-m13 and tried to compile it.
( redhat linux 7.2, jdks 1.3 and 1.4, make-3.79.1 )

it works but i have a few remarks:

- makefile loops when doing a make clean or regular make
- there are a few warnings:
        
Gadget.java:83: warning: getFontMetrics(java.awt.Font) in
java.awt.Toolkit has been deprecated
                Toolkit.getDefaultToolkit().getFontMetrics(font)

and

SearchReplaceText.java:304: reference to CharSequence is ambiguous, both
class fr.pixware.util.CharSequence in fr.pixware.util and class
java.lang.CharSequence in java.lang match
    private static final REMatch[] getMatchBackward(RE re, CharSequence
chars,

Anyway, I think xxe is a great product. So keep up the good work(!).
I'm especially happy with the print function and it's ability to handle
different paper sizes.

Reply via email to