java.lang.NoClassDefFoundError: java.text.DecimalFormat
Andrew Haley
aph@redhat.com
Mon Nov 30 18:33:00 GMT 2009
Ben Gardiner wrote:
> Keith Boynton wrote:
>> I have reached a problem I'm really struggling to resolve though.
>>>> I'm successfully compiling my project and have managed to resolve
>> quite a few "NoClassDefFoundError"s, by various methods.
>>>> However the fix for this one is really eluding me...
>>>> Exception in thread "main" java.lang.NoClassDefFoundError:
>> java.text.DecimalFormat
>> at gnu.xml.transform.Stylesheet.initDefaultDecimalFormat
> This sounds very similar to the problem addressed in a previous thread:
> http://old.nabble.com/SimpleDateFormat-td18000139.html. Perhaps the
> solution is also similar:
Yes, well spotted. The OP didn't mention Windows, though.
Andrew.
More information about the Java
mailing list