Which version of UOMo to use with Eclipse Luna [message #1691240] |
Fri, 03 April 2015 18:36 |
lokuz Mising name Messages: 3 Registered: August 2011 |
Junior Member |
|
|
Which is the best version of UOMo to use with Eclipse Luna. With the UOMo 0.6 Version I get the following error:
Exception in thread "main" java.lang.NoSuchMethodError: com.ibm.icu.util.MeasureUnit: method <init>()V not found
at org.eclipse.uomo.units.AbstractUnit.<init>(AbstractUnit.java:125)
at org.eclipse.uomo.units.AbstractUnit.<init>(AbstractUnit.java:118)
at org.eclipse.uomo.units.impl.ProductUnit.<init>(ProductUnit.java:66)
at org.eclipse.uomo.units.AbstractUnit.<clinit>(AbstractUnit.java:107)
at org.eclipse.uomo.units.QuantityFactory$Default.<clinit>(QuantityFactory.java:166)
at org.eclipse.uomo.units.QuantityFactory.getInstance(QuantityFactory.java:96)
at org.eclipse.uomo.units.QuantityAmount.<clinit>(QuantityAmount.java:46)
at com.bosch.battery.materials.test.UnitsOfMeasurementTest.main(UnitsOfMeasurementTest.java:16)
In another thread in the forum this has been resolved with a downgrade version of the com.ibm.icu library. Is there a newer version of UOMo, which works with the current version of the com.ibm.icu lib.
Best regards,
Lothar
[Updated on: Fri, 03 April 2015 21:23] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.02895 seconds