This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: java.lang.NoClassDefFoundError: java.text.DecimalFormat


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]