Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » UOMo » Which version of UOMo to use with Eclipse Luna(UOmo Version)
Which version of UOMo to use with Eclipse Luna [message #1691240] Fri, 03 April 2015 18:36
lokuz Mising name is currently offline lokuz Mising nameFriend
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

Previous Topic:'valueOf' function appears to not be part of the Unit class
Next Topic:Generic Elements containing BaseAmount
Goto Forum:
  


Current Time: Fri Apr 26 08:54:35 GMT 2024

Powered by FUDForum. Page generated in 0.03065 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top