Hi, I get this compile error when I ant build freebxmlbp (the original version) not v 1.0.4:-
XSGUI.java:127: <identifier> expected
public static Hashtable<String, String> namespaces = new Hashtable<String, String>();
^
1 error
I'm using Java 1.4.2 running under Mac OSX 10.3.9
can you help?
Nick Larter
nickl@esptl.com