okay so I got my J2sdk from here
http://www.oracle.com/technetwork/ja...4.2_30-sol-JPR
I went with version 1.4.2_19
After realising it was the font declarations for the standard
That were failing to be parsed properly from font.properties (For some crazy reason) I have replaced Eclipse europa with Juno. See how I fare now.
Thanks for the pointers.
(um and yes I also have the 17 version you quoted for good measure)
EDIT: DOH! And still it fails. The fonts are there I checked. Hmm...
Warning: Cannot convert string "-b&h-lucida-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type FontStruct
Blast...
IN OTHER NEWS:
Spoiler:
Personal Basis Profile 1.1 (JSR 217) : an updated specification, based on a subset of J2SE 1.4.2
Reference Implementation:
PBP reference implementation 1.1 corresponding to JSR 217
Finally found it here after a sun - oracle run around
http://download.oracle.com/otndocs/j...-oth-ri-JSpec/
perhaps that might helps someone else should they also need it.
(not for this project though)
EDIT:
I still get the warning, but at least it will jar stuff up now. One step further yay.