Modify ↓
#6770 closed defect (duplicate)
NoSuchMethodError: String tr(String)
Reported by: | Zverikk | Owned by: | team |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Plugin utilsplugin2 | Version: | latest |
Keywords: | Cc: |
Description
utilsplugin2 failed to load, throwing the following exception
... Caused by: java.lang.NoSuchMethodError: org.openstreetmap.josm.tools.I18n.tr(Ljava/lang/String;)Ljava/lang/String; at utilsplugin2.UnGlueRelationAction.<init>(UnGlueRelationAction.java:44) at utilsplugin2.UtilsPlugin2.<init>(UtilsPlugin2.java:46)
I don't know whether it's error in the plugin or in the core.
Attachments (0)
Change History (2)
comment:1 by , 14 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #6763.