Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » UOMo » UOMo and com.ibm.icu version
UOMo and com.ibm.icu version [message #1444734] Tue, 14 October 2014 13:30 Go to next message
thomas huster is currently offline thomas husterFriend
Messages: 21
Registered: June 2012
Junior Member
After updating to com.ibm.icu version 52.1.0 I get the following error when creating a new UcumEssenceService instance.

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.SI.<clinit>(SI.java:75)
at org.eclipse.uomo.units.impl.system.SystemOfUnitsServiceImpl.<init>(SystemOfUnitsServiceImpl.java:30)
at org.eclipse.uomo.units.Activator.startSOU(Activator.java:74)
at org.eclipse.uomo.units.Activator.start(Activator.java:49)

I am trying to run org.eclipse.uomo.ucum 0.7.0 in a luna rcp application. Any hint on whats wrong here?
Re: UOMo and com.ibm.icu version [message #1448735 is a reply to message #1444734] Mon, 20 October 2014 11:13 Go to previous message
thomas huster is currently offline thomas husterFriend
Messages: 21
Registered: June 2012
Junior Member
I resolved this by replacing icu with version 50.1.1 in my target platform.
Previous Topic:Mass Density Unit
Next Topic:Can I used Uomo from a regular java project?
Goto Forum:
  


Current Time: Mon Sep 23 18:27:23 GMT 2024

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

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

Back to the top