[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: ANT - specify what version of java to use

Chris Gates a écrit :
If i leave the eclipse jdk to 1.4, then the ant build works fine, but when i try to run the created jar on the intended device, i get a java.lang.NoClassDefFoundError: java/lang/StringBuilder error.
(TO my knowledge, i thought String Builder was implementeed in 1.5 not 1.4, so i dont know how this is happening!)
Could you please give the build id?
How does your javac ant task look like?
Would you have a test case that reproduces the problem?
--
Olivier